gzip
Enable Gzip in Amazon Linux How to enable gzip on Plesk Nginx To check if a web site have gzip enabled, run curl -I -H ‘Accept-Encoding: gzip,deflate’ https://YOUR_DOMAIN.EXTN When you have no GZIP enabled, you will see error as follows boby@hon-pc-01:~$ curl -I -H ‘Accept-Encoding: gzip,deflate’ https://serverok.in curl: (7) Failed to connect to serverok.in port … Read more