cdoublev commented on issue #1266:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1266#issuecomment-681912481


   Sorry, I closed this issue but didn't resolve it. I uninstalled the 
Pagespeed module and performed the optimizations manually. I'm sure it will 
always give better results than using this module. Many of its optimizations 
are done at runtime, that is, after the user has requested a page and before 
receiving the response. This increases the response time.
   
   Anyway, I remember that this CentOS server was a "semi-self managed" VPS. By 
"semi-self managed", I mean a fork of the Plesk panel and scripts run via cron 
jobs and written by the host provider. Honestly, it was crap and there were 
recurring issues. I also remember using `httpd` to (re)start and stop the 
service, and that it was serving files in `/var/www`, which was owned by 
`www-data`. This means that `/var/log/pagespeed` may need to belong to one of 
these users/groups, depending on how the install script of this module checks 
which user Apache is running with.
   
   Hope this helps a bit. Feel free to open a new issue, but you can see that 
it was open for 3 months without receiving any response.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to