Any reasons not to gzip?
        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
            9:53 UTC
        
        
        Read the original article
        Hit count: 175
        
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