<?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: Http Gzip Compression in PHP</title>
	<atom:link href="http://elliottback.com/wp/http-gzip-compression-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://elliottback.com/wp/http-gzip-compression-in-php/</link>
	<description>Internet &#38; Technology</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:01:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vishal</title>
		<link>http://elliottback.com/wp/http-gzip-compression-in-php/#comment-1719086</link>
		<dc:creator>vishal</dc:creator>
		<pubDate>Sat, 14 Jun 2008 21:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/?p=1207#comment-1719086</guid>
		<description>@Dustin :

You probably have not been through details. 

Unless you have computer of 1970s, decompressing wont take any time (i mean negligible). But bandwidth and network technology can&#039;t compete with the CPU power.

Conclusion:
Its always better to use gzip, unless you expect very old version browsers to be used.</description>
		<content:encoded><![CDATA[<p>@Dustin :</p>
<p>You probably have not been through details. </p>
<p>Unless you have computer of 1970s, decompressing wont take any time (i mean negligible). But bandwidth and network technology can&#8217;t compete with the CPU power.</p>
<p>Conclusion:<br />
Its always better to use gzip, unless you expect very old version browsers to be used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://elliottback.com/wp/http-gzip-compression-in-php/#comment-1369445</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Thu, 20 Mar 2008 17:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/?p=1207#comment-1369445</guid>
		<description>Thanks!

Damn this is good.

It reduced the page size from 9 k to 2 k.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>Damn this is good.</p>
<p>It reduced the page size from 9 k to 2 k.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://elliottback.com/wp/http-gzip-compression-in-php/#comment-974537</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Thu, 15 Nov 2007 14:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/?p=1207#comment-974537</guid>
		<description>&quot;What does this mean for your users? Faster loading websites and less latency.&quot;

Just wanted to note that this really depends - while the file will obviously transfer faster, being much smaller in size and taking less bandwidth, often it will actually take longer for the page to load as the content must be decompressed after transfer. More info is available on php.net.</description>
		<content:encoded><![CDATA[<p>&#8220;What does this mean for your users? Faster loading websites and less latency.&#8221;</p>
<p>Just wanted to note that this really depends &#8211; while the file will obviously transfer faster, being much smaller in size and taking less bandwidth, often it will actually take longer for the page to load as the content must be decompressed after transfer. More info is available on <a href="http://php.net" title="http://php.net" target="_blank">php.net</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://elliottback.com/wp/http-gzip-compression-in-php/#comment-443947</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 19 Feb 2007 18:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/?p=1207#comment-443947</guid>
		<description>Thanks! It worked just fine for me</description>
		<content:encoded><![CDATA[<p>Thanks! It worked just fine for me</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.215 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-09 16:04:16 -->

