apache / incubator-pagespeed-cpanel

mod_pagespeed module for CPanel WHM
Other
144 stars 50 forks source link

"Fetch timed out" + "Name or service not known" errors #29

Open slrslr opened 9 years ago

slrslr commented 9 years ago

Hello, :-)

i installed pagespeed to my centos cpanel server according to tutorial at https://github.com/pagespeed/cpanel

Then 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 You suggest me what to do? What is the cause? Thank you

jeffkaufman commented 9 years ago

Could you paste screenshots of PageSpeed Insights for your site, with the PageSpeed module on and off? I want to see what score components decreased, which should tell us what wasn't working.