怎么检测nginx有没有开启gzip_百度知道
[专业]答案:在nginx配置http节下:gzipon;gzip_proxiedany;gzip_typestext/plaintext/csstext/javascripttext/xmlapplication/xmlapplication/xhtml+xmlapplication/xml+rs...更多关于怎么看nginx的gzip_static是否生效的问题>>
nginx gzip不生效 - 开源中国社区
# redirect server error pages to the static page /50x.html # error_page...压缩只对gzip_types中制定的文件类型生效,建议楼主看下需要压缩的内容是否在制定...