Answer the question
In order to leave comments, you need to log in
Why doesn't nginx recompress scripts like path.js?ver=4.3?
The NGINX config has:
gzip on;
gzip_disable "MSIE [1-6]\.(?!.*SV1)";
gzip_min_length 1000;
gzip_comp_level 5;
gzip_static on;
gzip_proxied any;
gzip_types text/plain text/xml text/css application/x-javascript text/javascript ...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question