<?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: Who&#8217;s not getting gzip?</title>
	<atom:link href="http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/</link>
	<description>Essential knowledge for making your web pages faster.</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:46:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Steve Souders</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-3650</link>
		<dc:creator>Steve Souders</dc:creator>
		<pubDate>Wed, 04 Jan 2012 20:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-3650</guid>
		<description>@Ezhil: Your best bet is to search the support docs for your webhosting provider - or switch providers!</description>
		<content:encoded><![CDATA[<p>@Ezhil: Your best bet is to search the support docs for your webhosting provider &#8211; or switch providers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ezhil</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-3643</link>
		<dc:creator>Ezhil</dc:creator>
		<pubDate>Tue, 20 Dec 2011 06:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-3643</guid>
		<description>@steve: We tried to gzip our files in our website( wordpress powered ), but as we are using shared hosting, the hosting provider doesn&#039;t support gzipping of files. This causes our website more than a 500kb of performance downgrade. would  you be kind enough to explain what are the guidelines for gzip, one should follow in shared hosting.</description>
		<content:encoded><![CDATA[<p>@steve: We tried to gzip our files in our website( wordpress powered ), but as we are using shared hosting, the hosting provider doesn&#8217;t support gzipping of files. This causes our website more than a 500kb of performance downgrade. would  you be kind enough to explain what are the guidelines for gzip, one should follow in shared hosting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Souders</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-2431</link>
		<dc:creator>Steve Souders</dc:creator>
		<pubDate>Wed, 29 Sep 2010 22:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-2431</guid>
		<description>@Dean: The point of that test is to tell users (like yourself) if they&#039;re browser is suffering because compression is disabled. Compression is disabled in browsers when users are behind proxies or have anti-virus software that masks the Accept-Encoding header. It sounds like that&#039;s exactly what you&#039;ve discovered - your corporate firewall has disabled compression, so servers are sending you uncompressed responses resulting in a slower experience.</description>
		<content:encoded><![CDATA[<p>@Dean: The point of that test is to tell users (like yourself) if they&#8217;re browser is suffering because compression is disabled. Compression is disabled in browsers when users are behind proxies or have anti-virus software that masks the Accept-Encoding header. It sounds like that&#8217;s exactly what you&#8217;ve discovered &#8211; your corporate firewall has disabled compression, so servers are sending you uncompressed responses resulting in a slower experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Landolt</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-2430</link>
		<dc:creator>Dean Landolt</dc:creator>
		<pubDate>Wed, 29 Sep 2010 22:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-2430</guid>
		<description>Just a heads up: that browser compression test page you linked to? It&#039;s lying. It&#039;s showing no accept-encoding header for me in every browser I tested. I figured our corporate firewall was misconfigured so I wrote my own little detection script and sure enough, chrome is sending &quot;gzip,deflate,sdch&quot; and firefox 4 beta &quot;gzip, deflate&quot;.</description>
		<content:encoded><![CDATA[<p>Just a heads up: that browser compression test page you linked to? It&#8217;s lying. It&#8217;s showing no accept-encoding header for me in every browser I tested. I figured our corporate firewall was misconfigured so I wrote my own little detection script and sure enough, chrome is sending &#8220;gzip,deflate,sdch&#8221; and firefox 4 beta &#8220;gzip, deflate&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melvin</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-1582</link>
		<dc:creator>Melvin</dc:creator>
		<pubDate>Thu, 11 Feb 2010 15:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-1582</guid>
		<description>Oops I&#039;ve now read to the bottom of that httpwatch post and see that you&#039;ve commented on #3 about cache-control: public !</description>
		<content:encoded><![CDATA[<p>Oops I&#8217;ve now read to the bottom of that httpwatch post and see that you&#8217;ve commented on #3 about cache-control: public !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Melvin</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-1581</link>
		<dc:creator>Melvin</dc:creator>
		<pubDate>Thu, 11 Feb 2010 15:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-1581</guid>
		<description>Hi Steve,

In your book you suggest creating a gzip whitelist of browsers, and setting cache-control: Private to prevent proxies from caching and then delivering the wrong version of zipped/unzipped pages to browsers.

However I have come across an article that suggests that when using SSL, Firefox will not use persistent caching unless cache-control:public is set. See #3 on http://blog.httpwatch.com/2009/01/15/https-performance-tuning/ 

This would require a different setup for SSL and non-SSL pages.
I would be great to hear your opinion on this.

Thanks
Melvin</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>In your book you suggest creating a gzip whitelist of browsers, and setting cache-control: Private to prevent proxies from caching and then delivering the wrong version of zipped/unzipped pages to browsers.</p>
<p>However I have come across an article that suggests that when using SSL, Firefox will not use persistent caching unless cache-control:public is set. See #3 on <a href="http://blog.httpwatch.com/2009/01/15/https-performance-tuning/" rel="nofollow">http://blog.httpwatch.com/2009/01/15/https-performance-tuning/</a> </p>
<p>This would require a different setup for SSL and non-SSL pages.<br />
I would be great to hear your opinion on this.</p>
<p>Thanks<br />
Melvin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kennedy</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-1137</link>
		<dc:creator>Kennedy</dc:creator>
		<pubDate>Sat, 21 Nov 2009 18:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-1137</guid>
		<description>I just made a post on how to gzip your site, thought I would share. http://kennedysgarage.com/compress-components-with-gzip/</description>
		<content:encoded><![CDATA[<p>I just made a post on how to gzip your site, thought I would share. <a href="http://kennedysgarage.com/compress-components-with-gzip/" rel="nofollow">http://kennedysgarage.com/compress-components-with-gzip/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sparetimeadmin</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-1120</link>
		<dc:creator>sparetimeadmin</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-1120</guid>
		<description>Thanks for the fast reply. Your books are on my list for a long time already. It&#039;s about time, I guess. :)</description>
		<content:encoded><![CDATA[<p>Thanks for the fast reply. Your books are on my list for a long time already. It&#8217;s about time, I guess. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Souders</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-1112</link>
		<dc:creator>Steve Souders</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-1112</guid>
		<description>@sparetimeadmin: Years ago this was an issue, but not so much now. You could use a whitelist approach. See Chapter 4 of &lt;a href=&quot;http://www.amazon.com/High-Performance-Web-Sites-Essential/dp/0596529309&quot; rel=&quot;nofollow&quot;&gt;High Performance Web Sites&lt;/a&gt; (page 34).</description>
		<content:encoded><![CDATA[<p>@sparetimeadmin: Years ago this was an issue, but not so much now. You could use a whitelist approach. See Chapter 4 of <a href="http://www.amazon.com/High-Performance-Web-Sites-Essential/dp/0596529309" rel="nofollow">High Performance Web Sites</a> (page 34).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sparetimeadmin</title>
		<link>http://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/#comment-1098</link>
		<dc:creator>sparetimeadmin</dc:creator>
		<pubDate>Tue, 17 Nov 2009 18:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevesouders.com/blog/?p=704#comment-1098</guid>
		<description>Is there anything that speaks against enabling mod_deflate or similar in servers? People I work with say they won&#039;t enable those modules because &quot;they had problems with several clients&quot; or with &quot;mobile or proxy users&quot;. Is that still a problem nowadays? Nonworking, garbled sites due to enabling those modules are obviously not acceptable (even when it&#039;s like 0.2% of the visitors).

I&#039;m thinking about cases where:
- browsers accept gzipped content, but don&#039;t work properly when they receive it
- proxy servers (or similiar) fiddling around with headers so that browsers get compressed content when they only understand uncompressed one
- mobile browsers send certain headers, but won&#039;t work at all with gezipped content
- etc.pp.

Are there ANY hints, why enabling mod_deflate and the like would be counter-productive and would not work for certain clients. (I&#039;m talking about non-working sites - not uncompressed, but still working sites)

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Is there anything that speaks against enabling mod_deflate or similar in servers? People I work with say they won&#8217;t enable those modules because &#8220;they had problems with several clients&#8221; or with &#8220;mobile or proxy users&#8221;. Is that still a problem nowadays? Nonworking, garbled sites due to enabling those modules are obviously not acceptable (even when it&#8217;s like 0.2% of the visitors).</p>
<p>I&#8217;m thinking about cases where:<br />
- browsers accept gzipped content, but don&#8217;t work properly when they receive it<br />
- proxy servers (or similiar) fiddling around with headers so that browsers get compressed content when they only understand uncompressed one<br />
- mobile browsers send certain headers, but won&#8217;t work at all with gezipped content<br />
- etc.pp.</p>
<p>Are there ANY hints, why enabling mod_deflate and the like would be counter-productive and would not work for certain clients. (I&#8217;m talking about non-working sites &#8211; not uncompressed, but still working sites)</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

