• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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