Any reasons not to gzip documents delivered via HTTP?

Posted by Haroldo on Stack Overflow See other posts from Stack Overflow or by Haroldo
Published on 2010-04-01T09:43:00Z Indexed on 2010/04/01 10:13 UTC
Read the original article Hit count: 432

I remember someone telling me that gzipped content is not cached on some browsers? is this true?

Are there any other reasons why I shouldn't gzip my content (pages, javascript and css files) with htaccess?

© Stack Overflow or respective owner

Related posts about compression

Related posts about http-compression