denji / nginx-tuning

NGINX tuning for best performance
https://git.io/vSvsq
MIT License
2.49k stars 384 forks source link

gzip_types application/javascript missing #3

Closed firewave-remo closed 6 years ago

firewave-remo commented 6 years ago

Great Repo!

Had one issue that some js files did not get gziped. Had to add application/javascript to the gzip_types

denji commented 6 years ago