Hello,
i installed pagespeed to my centos cpanel server according to tutorial
https://github.com/pagespeed/cpanelThen used EasyApache to enable this module.
I then checked my site against page speed online.
Restarted Apache
Then checked my site again and its score was worse than before enabling pagespeed
(i did not modified pagespeed configuration in any way)
mod_pagespeed 1.9.32.3-4448 messages in apache error log:
Fetch timed out:
http://mydomain.com/cron.php?rand=1430519604 (connecting to:MYSERVERIPHERE) (1) waiting for 50 ms
URLTOIMAGEHERE (connecting to:images):0: Error status=670002 (Name or service not known) serf_connection_create2
RateController: drop deferred fetch of URLTOIMAGEHERE on shutdown
[0501/223737:WARNING:queued_worker_pool.cc(379)] Adding function to sequence 0x50c1160 after shutdown
ServerContext: 1 leaked_rewrite_drivers on destruction
the first message is there many many times for different images, css
so i temporarily set Pagespeed to Off in /usr/local/apache/conf/pagespeed.conf
Please can anyone suggest me what to do?