<?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: How To: Optimize Your Apache Site with Mod Deflate</title>
	<atom:link href="http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate/feed" rel="self" type="application/rss+xml" />
	<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate</link>
	<description>Tech News, Reviews and Guides</description>
	<lastBuildDate>Wed, 17 Mar 2010 03:43:27 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JDavid</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-189123</link>
		<dc:creator>JDavid</dc:creator>
		<pubDate>Fri, 19 Feb 2010 18:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-189123</guid>
		<description>Hello.

With the OS Cent OS and after following all the steps, I only compresses the html
Any ideas?

thanks you.</description>
		<content:encoded><![CDATA[<p>Hello.</p>
<p>With the OS Cent OS and after following all the steps, I only compresses the html<br />
Any ideas?</p>
<p>thanks you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-186774</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 16 Dec 2009 06:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-186774</guid>
		<description>How do you add to the httpd.conf file for the mod_deflate settings as above, but, to apply for only ONE domain, not to all domains that Apache serves? I want to test compression on just my ski prices site Ski Candy.</description>
		<content:encoded><![CDATA[<p>How do you add to the httpd.conf file for the mod_deflate settings as above, but, to apply for only ONE domain, not to all domains that Apache serves? I want to test compression on just my ski prices site Ski Candy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress How To: Change Your Blog&#8217;s Permalinks — PaulStamatiou.com</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-180846</link>
		<dc:creator>WordPress How To: Change Your Blog&#8217;s Permalinks — PaulStamatiou.com</dc:creator>
		<pubDate>Mon, 22 Jun 2009 11:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-180846</guid>
		<description>[...] How To: Optimize Your Apache Site with Mod Deflate, The Importance of [...]</description>
		<content:encoded><![CDATA[<p>[...] How To: Optimize Your Apache Site with Mod Deflate, The Importance of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Issac Kelly</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-180066</link>
		<dc:creator>Issac Kelly</dc:creator>
		<pubDate>Tue, 12 May 2009 15:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-180066</guid>
		<description>Right on Paul</description>
		<content:encoded><![CDATA[<p>Right on Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179778</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Tue, 05 May 2009 01:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179778</guid>
		<description>Issac - actually that line is just there as an example of how you &lt;em&gt;could&lt;/em&gt; do it that way using AddOutputFilterByType. You&#039;ll notice that it is actually commented out. I ended up using the &quot;allow everything EXCEPT&quot; route with the SetEnvIfNoCase lines.</description>
		<content:encoded><![CDATA[<p>Issac &#8211; actually that line is just there as an example of how you <em>could</em> do it that way using AddOutputFilterByType. You&#8217;ll notice that it is actually commented out. I ended up using the &#8220;allow everything EXCEPT&#8221; route with the SetEnvIfNoCase lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Issac Kelly</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179771</link>
		<dc:creator>Issac Kelly</dc:creator>
		<pubDate>Mon, 04 May 2009 23:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179771</guid>
		<description>Good Post,  I was looking over it, and in your AddOutputFilterByType line, you didn&#039;t compress JS or CSS

I added these three mime types to mine:
text/css text/javascript application/x-javascript</description>
		<content:encoded><![CDATA[<p>Good Post,  I was looking over it, and in your AddOutputFilterByType line, you didn&#8217;t compress JS or CSS</p>
<p>I added these three mime types to mine:<br />
text/css text/javascript application/x-javascript</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179627</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Fri, 01 May 2009 10:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179627</guid>
		<description>@Paul

You can also use this URL to test that your gzipped correctly:

http://whatsmyip.org/mod_gzip_test/ 

(mt) also has a KB on the same topic but your configuration is much better than theirs IMO.  I got everything to work if I placed the code into the httpd.conf, I&#039;ll sort out why vhost.conf is not working some other time.  Thanks for another awesome article!</description>
		<content:encoded><![CDATA[<p>@Paul</p>
<p>You can also use this URL to test that your gzipped correctly:</p>
<p><a href="http://whatsmyip.org/mod_gzip_test/" rel="nofollow">http://whatsmyip.org/mod_gzip_test/</a> </p>
<p>(mt) also has a KB on the same topic but your configuration is much better than theirs IMO.  I got everything to work if I placed the code into the httpd.conf, I&#8217;ll sort out why vhost.conf is not working some other time.  Thanks for another awesome article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the echothis blog &#187; Apache 2 compression the easy way</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179518</link>
		<dc:creator>the echothis blog &#187; Apache 2 compression the easy way</dc:creator>
		<pubDate>Tue, 28 Apr 2009 16:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179518</guid>
		<description>[...] Some good links with more info here and here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Some good links with more info here and here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Whalen</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179499</link>
		<dc:creator>Michael Whalen</dc:creator>
		<pubDate>Mon, 27 Apr 2009 22:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179499</guid>
		<description>I&#039;m surprised that there isn&#039;t a single mention of nginx anywhere on this entire page. I guess you&#039;re stuck with Apache on mediatemple... unfortunately =(</description>
		<content:encoded><![CDATA[<p>I&#8217;m surprised that there isn&#8217;t a single mention of nginx anywhere on this entire page. I guess you&#8217;re stuck with Apache on mediatemple&#8230; unfortunately =(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ST</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179401</link>
		<dc:creator>ST</dc:creator>
		<pubDate>Fri, 24 Apr 2009 18:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179401</guid>
		<description>Well that only affects the stats, at least you will still gain the benefit of deflate.</description>
		<content:encoded><![CDATA[<p>Well that only affects the stats, at least you will still gain the benefit of deflate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dakotah</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179400</link>
		<dc:creator>Dakotah</dc:creator>
		<pubDate>Fri, 24 Apr 2009 18:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179400</guid>
		<description>I have the same MT (dv) setup and when I try to restart it tells me:

&quot;DeflateFilterNote not allowed here&quot;

I had to comment it out :-( Its a shame because I want to (at least for a short period) see all the stats. I searched google for that error and no real resolutions either.</description>
		<content:encoded><![CDATA[<p>I have the same MT (dv) setup and when I try to restart it tells me:</p>
<p>&#8220;DeflateFilterNote not allowed here&#8221;</p>
<p>I had to comment it out :-( Its a shame because I want to (at least for a short period) see all the stats. I searched google for that error and no real resolutions either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlton Bale</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179399</link>
		<dc:creator>Carlton Bale</dc:creator>
		<pubDate>Fri, 24 Apr 2009 17:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179399</guid>
		<description>If you&#039;re on a shared server or want a simpler solution, you can enable PHP  gzip compression by adding the following command to the .htaccess file:  

# Note: command to enable PHP compression
php_value output_handler ob_gzhandler
# End PHP compression

(ob_gzhandler must be enabled by your host, but this is pretty common.)</description>
		<content:encoded><![CDATA[<p>If you&#8217;re on a shared server or want a simpler solution, you can enable PHP  gzip compression by adding the following command to the .htaccess file:  </p>
<p># Note: command to enable PHP compression<br />
php_value output_handler ob_gzhandler<br />
# End PHP compression</p>
<p>(ob_gzhandler must be enabled by your host, but this is pretty common.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grzegorz Daniluk</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179398</link>
		<dc:creator>Grzegorz Daniluk</dc:creator>
		<pubDate>Fri, 24 Apr 2009 14:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179398</guid>
		<description>I also tested my configuration on IE6 and everything worked fine. Then we got our clients reports that our web application is broken. So I guess in 99% of cases the bug doesn&#039;t occur.

Hopefully we were able to replicate the problem when loading one php file. BTW after clicking reload on the php generated page, it rendered fine. To find the solution I had to rollback all changes I did to the code and Apache configuration and sorted out that IE6 doesn&#039;t like compressed js files.

Here are other people discussing similar problem.
http://www.robertswarthout.com/2007/05/ie-6-apache-mod_deflate-blank-pages/</description>
		<content:encoded><![CDATA[<p>I also tested my configuration on IE6 and everything worked fine. Then we got our clients reports that our web application is broken. So I guess in 99% of cases the bug doesn&#8217;t occur.</p>
<p>Hopefully we were able to replicate the problem when loading one php file. BTW after clicking reload on the php generated page, it rendered fine. To find the solution I had to rollback all changes I did to the code and Apache configuration and sorted out that IE6 doesn&#8217;t like compressed js files.</p>
<p>Here are other people discussing similar problem.<br />
<a href="http://www.robertswarthout.com/2007/05/ie-6-apache-mod_deflate-blank-pages/" rel="nofollow">http://www.robertswarthout.com/2007/05/ie-6-apache-mod_deflate-blank-pages/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Ricketts</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179370</link>
		<dc:creator>Jeremy Ricketts</dc:creator>
		<pubDate>Fri, 24 Apr 2009 02:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179370</guid>
		<description>Perfect. This blog is so entertaining AND often useful. A rare thing for blogs these days.</description>
		<content:encoded><![CDATA[<p>Perfect. This blog is so entertaining AND often useful. A rare thing for blogs these days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Hughes</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179363</link>
		<dc:creator>Craig Hughes</dc:creator>
		<pubDate>Thu, 23 Apr 2009 23:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179363</guid>
		<description>Oh one other thing.  While you&#039;re configuring mod_deflate, you should configure mod_expires too.  For stuff like image files and the like, you can save a lot of downloads of repeated static content (like icons, background images, etc) by setting an expires tag for some time in the future:



        ExpiresActive On
        ExpiresByType image/gif &quot;access plus 1 month&quot;
        ExpiresByType image/png &quot;access plus 1 month&quot;
        ExpiresByType image/jpg &quot;access plus 1 month&quot;
        ExpiresByType image/jpeg &quot;access plus 1 month&quot;
        ExpiresByType application/pdf &quot;access plus 1 month&quot;
        ExpiresByType audio/x-wav &quot;access plus 1 month&quot;
        ExpiresByType audio/mpeg &quot;access plus 1 month&quot;
        ExpiresByType video/mpeg &quot;access plus 1 month&quot;
        ExpiresByType video/mp4 &quot;access plus 1 month&quot;
        ExpiresByType video/quicktime &quot;access plus 1 month&quot;
        ExpiresByType video/x-ms-wmv &quot;access plus 1 month&quot;

        ExpiresByType text/css &quot;access plus 1 hour&quot;



You don&#039;t seem to be using mod_expires right now:

[craig@puck:~/code/simulationcraft-svn]$ curl --compress -I http://paulstamatiou.com/wp-content/plugins/backtype-connect/images/twitter-16.gif
HTTP/1.1 200 OK
Date: Thu, 23 Apr 2009 23:05:18 GMT
Server: Apache/2.2.3 (CentOS)
Last-Modified: Mon, 20 Apr 2009 20:01:20 GMT
ETag: &quot;7ab001e-3fd-fe724400&quot;
Accept-Ranges: bytes
Content-Length: 1021
Connection: close
Content-Type: image/gif</description>
		<content:encoded><![CDATA[<p>Oh one other thing.  While you&#8217;re configuring mod_deflate, you should configure mod_expires too.  For stuff like image files and the like, you can save a lot of downloads of repeated static content (like icons, background images, etc) by setting an expires tag for some time in the future:</p>
<p>        ExpiresActive On<br />
        ExpiresByType image/gif &#8220;access plus 1 month&#8221;<br />
        ExpiresByType image/png &#8220;access plus 1 month&#8221;<br />
        ExpiresByType image/jpg &#8220;access plus 1 month&#8221;<br />
        ExpiresByType image/jpeg &#8220;access plus 1 month&#8221;<br />
        ExpiresByType application/pdf &#8220;access plus 1 month&#8221;<br />
        ExpiresByType audio/x-wav &#8220;access plus 1 month&#8221;<br />
        ExpiresByType audio/mpeg &#8220;access plus 1 month&#8221;<br />
        ExpiresByType video/mpeg &#8220;access plus 1 month&#8221;<br />
        ExpiresByType video/mp4 &#8220;access plus 1 month&#8221;<br />
        ExpiresByType video/quicktime &#8220;access plus 1 month&#8221;<br />
        ExpiresByType video/x-ms-wmv &#8220;access plus 1 month&#8221;</p>
<p>        ExpiresByType text/css &#8220;access plus 1 hour&#8221;</p>
<p>You don&#8217;t seem to be using mod_expires right now:</p>
<p>[craig@puck:~/code/simulationcraft-svn]$ curl &#8211;compress -I <a href="http://paulstamatiou.com/wp-content/plugins/backtype-connect/images/twitter-16.gif" rel="nofollow">http://paulstamatiou.com/wp-content/plugins/backtype-connect/images/twitter-16.gif</a><br />
HTTP/1.1 200 OK<br />
Date: Thu, 23 Apr 2009 23:05:18 GMT<br />
Server: Apache/2.2.3 (CentOS)<br />
Last-Modified: Mon, 20 Apr 2009 20:01:20 GMT<br />
ETag: &#8220;7ab001e-3fd-fe724400&#8243;<br />
Accept-Ranges: bytes<br />
Content-Length: 1021<br />
Connection: close<br />
Content-Type: image/gif</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Hughes</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179360</link>
		<dc:creator>Craig Hughes</dc:creator>
		<pubDate>Thu, 23 Apr 2009 22:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179360</guid>
		<description>It didn&#039;t really occur to me that there might be some kind of bug where there&#039;s a different codepath for downloading an EXE vs any other kind of file, such that it wouldn&#039;t work...  But I guess not occurring to me that there&#039;d be a stupid bug like that is one of the pitfalls of no longer using Windows much :)</description>
		<content:encoded><![CDATA[<p>It didn&#8217;t really occur to me that there might be some kind of bug where there&#8217;s a different codepath for downloading an EXE vs any other kind of file, such that it wouldn&#8217;t work&#8230;  But I guess not occurring to me that there&#8217;d be a stupid bug like that is one of the pitfalls of no longer using Windows much :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ST</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179356</link>
		<dc:creator>ST</dc:creator>
		<pubDate>Thu, 23 Apr 2009 22:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179356</guid>
		<description>That&#039;s the thing. We don&#039;t have THAT much traffic and aren’t serving up huge things like video. I have optimized the hosting (turned off mail servers we don&#039;t use, turned off spamassasin) and the servers to death (opcode cache, misc. apache tweaks, mysql configuration) and have even made a slew of minor page load optimizations (like moving js to bottom of file, minifying css and js), set expire headers and cannot really see why we are running into the problems we are (those being Qos black zone alerts about kmemsize mostly but also some yellow zone alerts about tcpsndbuf).

When I profiled the site with kmemcache I found that our only real suck was the advertising software we run but there isn&#039;t much we can do about that and it wasn;t THAT bad anyway. It is a bit frustrating (but kind of fun too, I love messing around in unix land).</description>
		<content:encoded><![CDATA[<p>That&#8217;s the thing. We don&#8217;t have THAT much traffic and aren’t serving up huge things like video. I have optimized the hosting (turned off mail servers we don&#8217;t use, turned off spamassasin) and the servers to death (opcode cache, misc. apache tweaks, mysql configuration) and have even made a slew of minor page load optimizations (like moving js to bottom of file, minifying css and js), set expire headers and cannot really see why we are running into the problems we are (those being Qos black zone alerts about kmemsize mostly but also some yellow zone alerts about tcpsndbuf).</p>
<p>When I profiled the site with kmemcache I found that our only real suck was the advertising software we run but there isn&#8217;t much we can do about that and it wasn;t THAT bad anyway. It is a bit frustrating (but kind of fun too, I love messing around in unix land).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179352</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Thu, 23 Apr 2009 21:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179352</guid>
		<description>Thanks for sharing your thoughts Craig. I guess I&#039;m just running this setup based on some limited experience I had where a mod_deflate gzip&#039;d exe file didn&#039;t work properly on the other end. That being said I don&#039;t think I&#039;m serving any exe&#039;s on my blog so I haven&#039;t run into any big needs to do this. Your #&#039;s are persuasive though.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing your thoughts Craig. I guess I&#8217;m just running this setup based on some limited experience I had where a mod_deflate gzip&#8217;d exe file didn&#8217;t work properly on the other end. That being said I don&#8217;t think I&#8217;m serving any exe&#8217;s on my blog so I haven&#8217;t run into any big needs to do this. Your #&#8217;s are persuasive though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179351</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Thu, 23 Apr 2009 21:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179351</guid>
		<description>Wow that&#039;s interesting. I&#039;ve never had *any* resource issues with my (dv) rage. That being said my system load average is always under 0.35-0.40 with normal traffic. Are you pushing tons of traffic?</description>
		<content:encoded><![CDATA[<p>Wow that&#8217;s interesting. I&#8217;ve never had *any* resource issues with my (dv) rage. That being said my system load average is always under 0.35-0.40 with normal traffic. Are you pushing tons of traffic?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179349</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179349</guid>
		<description>Yeah I use sudo but I left it out of this article because last time I had a similar command with sudo in it and about 3 linux gurus called me out saying it wasn&#039;t necessary. It might be necessary in this case depending on your setup. ;D</description>
		<content:encoded><![CDATA[<p>Yeah I use sudo but I left it out of this article because last time I had a similar command with sudo in it and about 3 linux gurus called me out saying it wasn&#8217;t necessary. It might be necessary in this case depending on your setup. ;D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179348</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179348</guid>
		<description>I thought I remembered an IE6 issue with compression - so I opened up my VMware Fusion Windows XP install with IE6 and did a bunch of tests on my site and everything loaded perfectly, so I didn&#039;t bother to do any further research. :-)

Do you have any links to documentation about this that I can read? Thanks.</description>
		<content:encoded><![CDATA[<p>I thought I remembered an IE6 issue with compression &#8211; so I opened up my VMware Fusion Windows XP install with IE6 and did a bunch of tests on my site and everything loaded perfectly, so I didn&#8217;t bother to do any further research. :-)</p>
<p>Do you have any links to documentation about this that I can read? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Stamatiou</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179347</link>
		<dc:creator>Paul Stamatiou</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179347</guid>
		<description>That&#039;s one way to look at it. I just want to get the changes up quickly so I can view them without having to question whether I&#039;m looking at the old changes or the new ones.</description>
		<content:encoded><![CDATA[<p>That&#8217;s one way to look at it. I just want to get the changes up quickly so I can view them without having to question whether I&#8217;m looking at the old changes or the new ones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Hughes</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179346</link>
		<dc:creator>Craig Hughes</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179346</guid>
		<description>You almost certainly want to compress .tar and .iso also!</description>
		<content:encoded><![CDATA[<p>You almost certainly want to compress .tar and .iso also!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Hughes</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179345</link>
		<dc:creator>Craig Hughes</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179345</guid>
		<description># Don&#039;t compress binaries
   SetEnvIfNoCase Request_URI \.(?:exe&#124;t?gz&#124;zip&#124;iso&#124;tar&#124;bz2&#124;sit&#124;rar)$ no-gzip dont-vary


This looked wrong to me -- why would you not want to compress EXE files, which are notoriously often bloated with giant piles of repeated content which makes for great compressibility.  So I thought maybe that might no longer be true.  I ran a test, on a more or less clean install of Windows 7 Ultimate in a vmware image:

#######
[craig@puck:/Volumes/Untitled 1]$ find &#039;Program Files&#039; Windows -name &#039;*.exe&#039; -print0 &#124; xargs -0 cat &#124; wc -c
cat: Windows/Panther/setup.exe: Is a directory
300999635
[craig@puck:/Volumes/Untitled 1]$ find &#039;Program Files&#039; Windows -name &#039;*.exe&#039; -print0 &#124; xargs -0 gzip -9c &#124; wc -c
gzip: Windows/Panther/setup.exe is a directory -- ignored
148891342
[craig@puck:/Volumes/Untitled 1]$ dc
2 k 300999635 148891342 - 300999635 / p q
.50
########


50% savings on what are often large files is not to be sneezed at!</description>
		<content:encoded><![CDATA[<p># Don&#8217;t compress binaries<br />
   SetEnvIfNoCase Request_URI \.(?:exe|t?gz|zip|iso|tar|bz2|sit|rar)$ no-gzip dont-vary</p>
<p>This looked wrong to me &#8212; why would you not want to compress EXE files, which are notoriously often bloated with giant piles of repeated content which makes for great compressibility.  So I thought maybe that might no longer be true.  I ran a test, on a more or less clean install of Windows 7 Ultimate in a vmware image:</p>
<p>#######<br />
[craig@puck:/Volumes/Untitled 1]$ find &#8216;Program Files&#8217; Windows -name &#8216;*.exe&#8217; -print0 | xargs -0 cat | wc -c<br />
cat: Windows/Panther/setup.exe: Is a directory<br />
300999635<br />
[craig@puck:/Volumes/Untitled 1]$ find &#8216;Program Files&#8217; Windows -name &#8216;*.exe&#8217; -print0 | xargs -0 gzip -9c | wc -c<br />
gzip: Windows/Panther/setup.exe is a directory &#8212; ignored<br />
148891342<br />
[craig@puck:/Volumes/Untitled 1]$ dc<br />
2 k 300999635 148891342 &#8211; 300999635 / p q<br />
.50<br />
########</p>
<p>50% savings on what are often large files is not to be sneezed at!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Hughes</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-apache-site-with-mod-deflate#comment-179344</link>
		<dc:creator>Craig Hughes</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/?p=4751#comment-179344</guid>
		<description>You probably want to do a reload in this instance not a restart.  No need to piss off any visitors who happen to be on your site at the time just for a simple config change...</description>
		<content:encoded><![CDATA[<p>You probably want to do a reload in this instance not a restart.  No need to piss off any visitors who happen to be on your site at the time just for a simple config change&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
