We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
内置的nginx启用gzip后不生效,配置了个测试的代理到honeycomb发布的app文件夹里面,浏览器直接访问js,返回结果gzip是生效的,但是直接访问honeycomb发布app系统时,js的gzip就不生效了。 1.nginx的配置如下: 2.单独访问代理的js返回结果: 3.直接访问系统,这个js就没压缩了: