• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Plesk Panel 11.5.30 and gzip

I know how it can be configured on Plesk for Linux but I do not know about Plesk for Windows.
But you can test gzip compression on your Plesk domain with following curl command:

curl --header "Accept-Encoding: gzip,deflate,sdch" -I http://domain.com
 
In order to use the gzip feature, you may have to enable the dynamic compression feature in the IIS feature pane. Do you have this feature enabled in the IIS?
 
Back
Top