• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved Enabling/disabling brotli and gzip

Zoo3

Regular Pleskian
Server operating system version
CentOS 7.9
Plesk version and microupdate number
18.0.48
I recently learned that Plesk has introduced brotli. And it is automatically enabled.
I primarily run Nextcloud on nginx and it has been using gzip. I am not sure which is superior in Nextcloud, do I need to explicitly disable either? I disable brotli if I use gzip, and gzip if I use brotli.
 
You can enable both compression methods. The browser will choose the appropriate one. Modern browsers which support brotli send 'br' along with 'gzip' in accept-encoding request header. If brotli is enabled on your webserver, you will get a response in the brotli compressed method.
 
Back
Top