Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 285 Bytes

File metadata and controls

10 lines (5 loc) · 285 Bytes

GZip Compression

The web server in CommandBox is capable of enabling GZIp compression to reduce the size of HTTP responses. To enable GZip compress on your CommandBox server, add a web.gzipEnable setting in your server.json file.

server set web.gzipEnable=true