You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
please note that whenever you modify the PageSpeed configuration, no matter if in the main nginx configuration or in a vhost, you must restart nginx - a simple reload does not work
I wrote to the author, who said:
nginx does not seem to take care of Pagespeed configuration changes when I run /etc/init.d/nginx reload
whereas /etc/init.d/nginx restart
seems to work. I'm not sure if the reload is sending a HUP to nginx though.
In this ngx_pagespeed installation guide it notes:
I wrote to the author, who said: