I have OpenLiteSpeed where Brotli compression should be enabled by default, but it appears to be disabled as shown during testing on websites. How can this be resolved? Do I need to manually enable Brotli?
I check this site: https://tools.keycdn.com/brotli-test or https://www.brotli.pro/ and https://wanddesignart.de/de/
I see that gzip is enabled but not Brotli.
DracoBlue Seems to be the case for me too. It used to be enabled by default.
mendozal Brotli can be enabled, but gzip cannot be disabled as it's likely configured on the OpenLiteSpeed side. We will only be able to disable it once we have access to configure OpenLiteSpeed.
It seems to be a WordPress behavior. I tested with a plain html website and it says it's enabled.
Also, checking the OLS settings, it seems to be all good.
I’m not using WordPress, but PrestaShop, and despite disabling gzip in the PHP directives, it still shows that gzip is enabled along with Brotli.
I can confirm in my cluster: (by default) OLS server: Brotli is enabled OLS + CloudFlare Proxy: Brotli enabled OLS + BunnyCDN: NO BROTLI LSENT server: Brotli is enabled LSENT server: CloudFlare Proxy: Brotli enabled LSENT + Bunny CDN: NO BROTLI
So I guess Bunny CDN doesn't have brotli? But on enhance on my cluster it's definitely enabled.