alibaba/nginx-http-concat

Browser specific gzip compression ?

Opened this issue · 0 comments

Has nginx http concat module been tested to see if gzip compression across browsers is working for css and jss files ?

I tested a few browsers at http://nontroppo.org/tools/gziptest/?url=http%3A%2F%2Fghost.centminmod.com%2Fassets%2Fcss%2F%3F%3Fscreen.css%2Cnormalize.css&uas=&onlyheaders=on&showbody=on and it seems some browsers don't recognise gzip compression for concat urls like http://ghost.centminmod.com/assets/css/??screen.css,normalize.css and http://centminmod.com/css/??bootstrap.css,bootstrap-responsive.css,style.css,ticker.css both report as uncompressed in Opera 15 but not in Chrome 30 developer tools ?