<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Improving GZipMiddleware in Django</title>
	<atom:link href="http://www.davidcramer.net/code/451/improving-gzipmiddleware-in-django.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidcramer.net/code/451/improving-gzipmiddleware-in-django.html</link>
	<description>A blog about Django, JavaScript, CSS, and general web development.</description>
	<lastBuildDate>Wed, 28 Jul 2010 09:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: air jordan 10</title>
		<link>http://www.davidcramer.net/code/451/improving-gzipmiddleware-in-django.html/comment-page-1#comment-22134</link>
		<dc:creator>air jordan 10</dc:creator>
		<pubDate>Sat, 05 Jun 2010 05:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=451#comment-22134</guid>
		<description>Well , the view of the passage is totally correct ,your details is really  reasonable and  you guy give us  valuable  informative post, I totally agree the standpoint of upstairs. I often surfing on this forum when I m free and I find there are so much good information we can learn in this forum! &lt;a href=&quot;http://spoon8.net/&quot; rel=&quot;nofollow&quot;&gt;http://spoon8.net/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Well , the view of the passage is totally correct ,your details is really  reasonable and  you guy give us  valuable  informative post, I totally agree the standpoint of upstairs. I often surfing on this forum when I m free and I find there are so much good information we can learn in this forum! <a href="http://spoon8.net/" rel="nofollow">http://spoon8.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CC</title>
		<link>http://www.davidcramer.net/code/451/improving-gzipmiddleware-in-django.html/comment-page-1#comment-20992</link>
		<dc:creator>CC</dc:creator>
		<pubDate>Mon, 05 Oct 2009 18:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=451#comment-20992</guid>
		<description>Nice. On nit: The class comment claims the opposite.</description>
		<content:encoded><![CDATA[<p>Nice. On nit: The class comment claims the opposite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Smith</title>
		<link>http://www.davidcramer.net/code/451/improving-gzipmiddleware-in-django.html/comment-page-1#comment-20776</link>
		<dc:creator>Dave Smith</dc:creator>
		<pubDate>Sat, 18 Apr 2009 22:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=451#comment-20776</guid>
		<description>Nice. On nit: The class comment claims the opposite.</description>
		<content:encoded><![CDATA[<p>Nice. On nit: The class comment claims the opposite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidcramer.net/code/451/improving-gzipmiddleware-in-django.html/comment-page-1#comment-20774</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 17 Apr 2009 22:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=451#comment-20774</guid>
		<description>@Jakub you are absolutely right that it would be much more efficient to use an existing solution rather than doing it in Python.</description>
		<content:encoded><![CDATA[<p>@Jakub you are absolutely right that it would be much more efficient to use an existing solution rather than doing it in Python.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub</title>
		<link>http://www.davidcramer.net/code/451/improving-gzipmiddleware-in-django.html/comment-page-1#comment-20773</link>
		<dc:creator>Jakub</dc:creator>
		<pubDate>Fri, 17 Apr 2009 21:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=451#comment-20773</guid>
		<description>I didn&#039;t know that one actually uses this middleware in production. Shouldn&#039;t  the gzipping be done by the webserver (apache/lighttpd/ngix)? 

We usually set up a ngix to serve the static files and as reverse proxy to put proper etags/expires headers and gzip responses from django runned on apache+mod_wsgi. I guess it&#039;s faster than having all that work done by Django, isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know that one actually uses this middleware in production. Shouldn&#8217;t  the gzipping be done by the webserver (apache/lighttpd/ngix)? </p>
<p>We usually set up a ngix to serve the static files and as reverse proxy to put proper etags/expires headers and gzip responses from django runned on apache+mod_wsgi. I guess it&#8217;s faster than having all that work done by Django, isn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johann</title>
		<link>http://www.davidcramer.net/code/451/improving-gzipmiddleware-in-django.html/comment-page-1#comment-20772</link>
		<dc:creator>Johann</dc:creator>
		<pubDate>Fri, 17 Apr 2009 21:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=451#comment-20772</guid>
		<description>You should file a bug on Django&#039;s tracker. Trying to encode binary data is certainly not the correct behavior.</description>
		<content:encoded><![CDATA[<p>You should file a bug on Django&#8217;s tracker. Trying to encode binary data is certainly not the correct behavior.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
