GZip Compression
server set web.gzipEnable=trueserver set web.gzipPredicate="request-larger-than(500)"server set web.gzipPredicate="not path-prefix( admin ) and regex( '(.*).css' ) and request-larger-than(500)"Last updated
Was this helpful?
server set web.gzipEnable=trueserver set web.gzipPredicate="request-larger-than(500)"server set web.gzipPredicate="not path-prefix( admin ) and regex( '(.*).css' ) and request-larger-than(500)"Last updated
Was this helpful?
Was this helpful?