THANKS PLESK ! ! !
Since todays update 17.8.11 Update #43 Plesk's Nginx is compiled with Pagespeed.
I tried the configuration of the days I used ngx_pagespeed with a self compiled version of Nginx, but it doesn't work now.
Settings in nginx.conf
pagespeed on;
pagespeed FileCachePath /var/ngx_pagespeed_cache;
and also pagespeed related settings in Apache & nginx settings of subscription
PLESK NGINX compiled with Pagespeed
Since todays update 17.8.11 Update #43 Plesk's Nginx is compiled with Pagespeed.
I tried the configuration of the days I used ngx_pagespeed with a self compiled version of Nginx, but it doesn't work now.
Settings in nginx.conf
pagespeed on;
pagespeed FileCachePath /var/ngx_pagespeed_cache;
and also pagespeed related settings in Apache & nginx settings of subscription
Code:
nginx: [emerg] unknown directive "pagespeed" in /etc/nginx/nginx.conf:54
nginx...