Gzip HTML Output
37 sites
Security covered
This module compresses your HTML output to improve page load times, which is useful if your hosting environment doesn't support standard gzip compression. It can be enabled in the performance configuration settings.
This project gzips your html output if your hoster does not support or does not allow gzip via apache htaccess or nginx configuration.
(For example platform.sh is not allowing gzip. See: https://docs.platform.sh/configuration/app-containers.html#compression)
Configuration
Enable it under: admin/config/development/performance
Warning
This module is not working together with big_pipe enabled.