I'm running a single site, based on 3.8.4 that is hosted on three load balanced webservers. They are running from a central NFS mounted directory tree. I'm running into an issue with some of the hourly maintenance jobs, specifically updating thread views, etc.. If the board it heavily loaded at the time, the maintenance jobs are causing brief outages until the server load comes back down. (currently set at a high of 50).
My thought is that, perhaps, all three servers are trying to run the jobs at the same time compounding the problem. Is that possible, and if so, can I setup cron jobs to run the jobs manually from a single server?
Thanks
__DEFINE_LIKE_SHARE__
|