Guys I need some urgent help I've been getting Cpu Exceeded Errors for few hours on my wordpress powered site. It seems wp-cron (GET /wp-cron.php?check=6f481c0802df83c9d132ae61d7971af8) is using too much resources. Few lines from cpu_exceeded_logs: Sat Aug 25 18:16:03 2007: used 0.24 seconds of cpu time for HTTP Request: www.hq-celebrity.com : [B]GET /wp-cron.php?check=6f481c0802df83c9d132ae61d7971af8[/B] HTTP/1.0 Sat Aug 25 18:16:03 2007: used 0.24 seconds of cpu time for HTTP Request: www.hq-celebrity.com : GET /wp-cron.php?check=6f481c0802df83c9d132ae61d7971af8 HTTP/1.0 Sat Aug 25 18:16:03 2007: used 0.23 seconds of cpu time for HTTP Request: hq-celebrity.com : GET /wp-cron.php?check=6f481c0802df83c9d132ae61d7971af8 HTTP/1.0 Sat Aug 25 18:16:03 2007: used 0.24 seconds of cpu time for HTTP Request: hq-celebrity.com : GET /wp-cron.php?check=6f481c0802df83c9d132ae61d7971af8 HTTP/1.0 Sat Aug 25 18:16:04 2007: used 0.25 seconds of cpu time for HTTP Request: hq-celebrity.com : GET /wp-cron.php?check=6f481c0802df83c9d132ae61d7971af8 HTTP/1.0 Sat Aug 25 18:16:04 2007: used 0.51 seconds of cpu time for HTTP Request: www.hq-celebrity.com : GET /images/logo/dspot.gif HTTP/1.1 Sat Aug 25 18:16:04 2007: used 0.24 seconds of cpu time for HTTP Request: www.hq-celebrity.com : GET /wp-cron.php?check=6f481c0802df83c9d132ae61d7971af8 HTTP/1.0 Sat Aug 25 18:16:04 2007: used 0.23 seconds of cpu time for HTTP Request: hq-celebrity.com : GET /wp-cron.php?check=6f481c0802df83c9d132ae61d7971af8 HTTP/1.0 Sat Aug 25 18:16:04 2007: used 0.52 seconds of cpu time for HTTP Request: www.hq-celebrity.com : GET /images/logo/sexy_banner.png HTTP/1.1 Sat Aug 25 18:16:04 2007: used 0.51 seconds of cpu time for HTTP Request: hq-celebrity.com : GET /images/223/th/jenny%20mccarthy%203_thumb.jpg HTTP/1.1 Sat Aug 25 18:16:04 2007: used 0.51 seconds of cpu time for HTTP Request: hq-celebrity.com : GET /images/logo/test.png HTTP/1.1 Sat Aug 25 18:16:04 2007: used 0.25 seconds of cpu time for HTTP Request: www.hq-celebrity.com : GET /wp-cron.php?check=6f481c0802df83c9d132ae61d7971af8 HTTP/1.0 Code (markup): I will pay to the guy who can fix this
Yeah, unfortunately, your best bet is to disable it. I've heard of it causing cpu and apache problems, where processes aren't killed off and causing infinite loops.
wordpress is a cpu hog because of the sheer amount of query's it does for a single page request, try turning on page caching that will help a ton.
I have restored to previous date. I couldn't find solution to solve this out. It seems problems was because of wp-cache 2.0. Plugin were catching sites way too fast. Tanfwc, I wish I would have it.