You can use a site like gtmetrix.com to check if your site has gzip compression enabled ... If not, you can following codes in /etc/nginx/nginx.conf gzip on ...
確定! 回上一頁