SSL | Access logs
Compression
The mod_deflate module allows supporting browsers to request that content be compressed before delivery. It provides the deflate output filter that lets output from the server be compressed before it is sent to the client over the network. Some of the most important benefits of using the mod_deflate module are:
- Saves network bandwidth during data transmission
- Shortens data transmission time
- Generally improves overall performance