Comment 13 for bug 316441

Revision history for this message
Phil Bayfield (philio) wrote :

I found another issue with this cron job today.

One of our web servers was experiencing very high load, I assumed we had high traffic and went to take a look at where the traffic was coming from.

It wasn't website traffic at all.

We had so many PHP session files in the folder that the cron had failed to delete all the files within 30 minutes, in fact we had 6 cron jobs running at the same time. This almost brought the server to it's knees.

Yet another reason to loose this cron job.