cmartinez127
Basic Pleskian
- Server operating system version
- Debian 11 (bullseye)
- Plesk version and microupdate number
- 18.0.60 Update #1
I'm following the official Plesk guide to enable or modify GZIP on Plesk, but any modifications I make won't apply.
https://support.plesk.com/hc/en-us/...e-gzip-compression-in-nginx-on-a-Plesk-server
My server is running NGINX, so I go to "Domains > example.com > Hosting & DNS > Apache & nginx Settings" and add the example directives in "Additional nginx directives" field and finally "Apply", but it doesn't take effect. However if I add BROTLI directives and save changes these ones work.
I need to increase BOTLI (achieved) and GZIP (not achieved) compression levels to the maximum only for a domain to test a website. As you can see in the following screenshot, the BOTLI directives work (look at the screenshot below this one), but GZIP ones don't. No errors are displayed when I apply changes.

The following screenshot proves that BOTLI directives work and GZIP ones don't. While BOTLI increased to 11 as I specified, GZIP stays with 6.

I tried to enable GZIP compression server-wide (this is not what I need, I just need to enable this for one domain) and doesn't work that way either.
What can I do to make it work or what I'm doing wrong? If there is anything else I can provide, just let me know.
https://support.plesk.com/hc/en-us/...e-gzip-compression-in-nginx-on-a-Plesk-server
My server is running NGINX, so I go to "Domains > example.com > Hosting & DNS > Apache & nginx Settings" and add the example directives in "Additional nginx directives" field and finally "Apply", but it doesn't take effect. However if I add BROTLI directives and save changes these ones work.
I need to increase BOTLI (achieved) and GZIP (not achieved) compression levels to the maximum only for a domain to test a website. As you can see in the following screenshot, the BOTLI directives work (look at the screenshot below this one), but GZIP ones don't. No errors are displayed when I apply changes.

The following screenshot proves that BOTLI directives work and GZIP ones don't. While BOTLI increased to 11 as I specified, GZIP stays with 6.

I tried to enable GZIP compression server-wide (this is not what I need, I just need to enable this for one domain) and doesn't work that way either.
What can I do to make it work or what I'm doing wrong? If there is anything else I can provide, just let me know.