gzip disrupts users?

Grant emailgrant at gmail.com
Fri Sep 4 04:24:05 UTC 2015


Over the years, whenever I've enabled gzip compression on my web
server I've seen website conversions drop.  I just enabled compression
on nginx again and I noticed conversions drop again:

gzip on;
gzip_disable msie6;
gzip_types application/javascript text/css;

Any thoughts on this?  Is there more config I should consider?

- Grant



More information about the nginx mailing list