<div>Hi,</div><div><br></div><div>Maybe you&#39;are encountering what Steve Souders call the &quot;Turtle Tapping&quot;.</div><div><br></div>You need to check the Accept-Encoding HTTP header from the browser side (need to be: Accept-Encoding: gzip, deflate). In some cases (in order to analyse faster the content of the traffic), web-proxies and Antivirus are mangled the Accept-Encoding HTTP header.<div>
<br></div><div>--<br clear="all">Regards<br>       Jocelyn Mocquant<br>
<br><br><div class="gmail_quote">On Fri, May 13, 2011 at 1:19 PM, Dan Trainor <span dir="ltr">&lt;<a href="mailto:dan.trainor@gmail.com" target="_blank">dan.trainor@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<p>Hi -</p>
<p>Are those tools misreporting?  What does the content-encoding: header say?</p><div><div></div><div>
<div class="gmail_quote">On May 13, 2011 1:09 PM, &quot;jfix&quot; &lt;<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>&gt; wrote:<br type="attribution">&gt; Hi, I have enabled gzip compression following the wiki instructions like<br>


&gt; this:<br>&gt; <br>&gt; location / {<br>&gt;  #....<br>&gt; <br>&gt;  gzip on;<br>&gt;  gzip_min_length 1000;<br>&gt;  gzip_proxied expired no-cache no-store private auth;<br>&gt;  gzip_types text/plain application/xml text/javascript text/css<br>


&gt; application/x-javascript;<br>&gt;  gzip_disable &quot;MSIE [1-6]\.&quot;;<br>&gt;  <br>&gt;  #...<br>&gt; }<br>&gt; <br>&gt; unfortunately, both Yahoo&#39;s yslow and Google&#39;s pagespeed tell me that I<br>&gt; should enable compression for better performance. <br>


&gt; <br>&gt; How can I find out why compression doesn&#39;t seem to happen?  I&#39;ve<br>&gt; selected the mime-types after having looked at them in chrome&#39;s web<br>&gt; inspector.<br>&gt; <br>&gt; Thank you in advance,<br>


&gt; Jakob.<br>&gt; <br>&gt; Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,197898,197898#msg-197898" target="_blank">http://forum.nginx.org/read.php?2,197898,197898#msg-197898</a><br>&gt; <br>&gt; <br>

&gt; _______________________________________________<br>
&gt; nginx mailing list<br>&gt; <a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>&gt; <a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>

</div>
</div></div><br>_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
<br></blockquote></div><br>
</div>