wp-cron using excessive memory
-
When I am working in the back end of my site, usually when either saving a post or deleting a post, the site often hangs up.
Frequently, it gives me a 500 error, and both the site and WHM lock up for up to 15 minutes.
My hosting service told me to watch the “Process Manager” in WHM. I did. At the next hangup, I observed:
/usr/bin/php /home/XXXXXXXX/public_html/wordpress/wp-cron.php was using 86% of CPU, but only 4.1% of memory.
/usr/bin/php /home/XXXXXXXX/public_html/index.php was using 40.5% CPU, and 3.9% of memory.
/usr/bin/php /home/XXXXXXX/public_html/index.php was using 11.8% CPU, and 4.1% of memory.
These were all well above the normal CPU usage.
Anyone have an idea of what would cause such a problem?
The topic ‘wp-cron using excessive memory’ is closed to new replies.