<?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: Apache2 gzip compression:  How do I speed up my website download time?</title>
	<atom:link href="http://crazytoon.com/2008/05/29/apache-gzip-compression-how-do-i-speed-up-my-website-download-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://crazytoon.com/2008/05/29/apache-gzip-compression-how-do-i-speed-up-my-website-download-time/</link>
	<description>Enterprise level solutions, LAMP, Linux, Apache, MySQL, PHP, Perl, Windows, Cache, Optimization</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:21:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Decreasing bandwidth usage of my blog &#124; TheElitist</title>
		<link>http://crazytoon.com/2008/05/29/apache-gzip-compression-how-do-i-speed-up-my-website-download-time/comment-page-1/#comment-883</link>
		<dc:creator>Decreasing bandwidth usage of my blog &#124; TheElitist</dc:creator>
		<pubDate>Wed, 14 Oct 2009 19:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/?p=76#comment-883</guid>
		<description>[...] on google how I could enable GZip compression for all files through a .htaccess file and found this. Though this person said don&#8217;t enable it on images and also not on flash as that might make [...]</description>
		<content:encoded><![CDATA[<p>[...] on google how I could enable GZip compression for all files through a .htaccess file and found this. Though this person said don&#8217;t enable it on images and also not on flash as that might make [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evert</title>
		<link>http://crazytoon.com/2008/05/29/apache-gzip-compression-how-do-i-speed-up-my-website-download-time/comment-page-1/#comment-707</link>
		<dc:creator>Evert</dc:creator>
		<pubDate>Fri, 30 May 2008 14:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/?p=76#comment-707</guid>
		<description>8 cores just mean it takes longer before you hits this bottleneck, so thats a non-argument. For low-traffic sites, such as a blog, its of course fine =)</description>
		<content:encoded><![CDATA[<p>8 cores just mean it takes longer before you hits this bottleneck, so thats a non-argument. For low-traffic sites, such as a blog, its of course fine =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toasty</title>
		<link>http://crazytoon.com/2008/05/29/apache-gzip-compression-how-do-i-speed-up-my-website-download-time/comment-page-1/#comment-706</link>
		<dc:creator>Toasty</dc:creator>
		<pubDate>Fri, 30 May 2008 08:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/?p=76#comment-706</guid>
		<description>Freddy, when you say memory management is &#039;where you have to worry&#039;, what do you mean specifically? Do you just mean running out of memory (and having to swap) or something else like being limited by internal RAMCPU bandwidth?

Plus you do still have to worry a lot about CPU these days if you&#039;re doing anything reasonably complex/dynamic.</description>
		<content:encoded><![CDATA[<p>Freddy, when you say memory management is &#8216;where you have to worry&#8217;, what do you mean specifically? Do you just mean running out of memory (and having to swap) or something else like being limited by internal RAMCPU bandwidth?</p>
<p>Plus you do still have to worry a lot about CPU these days if you&#8217;re doing anything reasonably complex/dynamic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freddy</title>
		<link>http://crazytoon.com/2008/05/29/apache-gzip-compression-how-do-i-speed-up-my-website-download-time/comment-page-1/#comment-705</link>
		<dc:creator>Freddy</dc:creator>
		<pubDate>Thu, 29 May 2008 17:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/?p=76#comment-705</guid>
		<description>Just remember that the mod_deflate rules are virtualhost specific! They are NOT system wide. 

Evert is also somewhat correct BUT with todays 8core cpus memory management is where you have to worry the most not cpu on a apache server.</description>
		<content:encoded><![CDATA[<p>Just remember that the mod_deflate rules are virtualhost specific! They are NOT system wide. </p>
<p>Evert is also somewhat correct BUT with todays 8core cpus memory management is where you have to worry the most not cpu on a apache server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evert</title>
		<link>http://crazytoon.com/2008/05/29/apache-gzip-compression-how-do-i-speed-up-my-website-download-time/comment-page-1/#comment-704</link>
		<dc:creator>Evert</dc:creator>
		<pubDate>Thu, 29 May 2008 17:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://crazytoon.com/?p=76#comment-704</guid>
		<description>Even though on-the-fly compression will help you in the short term, you&#039;ll soon hit CPU limits if your site will start to grow.

We stricly use gzip for pages which can be cached for a couple of minutes, pre-generate the pages pre-compressing them. So those pages will only be compressed every 5 minutes or so instead of for every request.</description>
		<content:encoded><![CDATA[<p>Even though on-the-fly compression will help you in the short term, you&#8217;ll soon hit CPU limits if your site will start to grow.</p>
<p>We stricly use gzip for pages which can be cached for a couple of minutes, pre-generate the pages pre-compressing them. So those pages will only be compressed every 5 minutes or so instead of for every request.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
