Cron Job

Howdy,

Using the defaults and instialtion directions we are told to setup a cron job that runs once every minute.

Does anyone know if problems would arise if the cron job was changed to run once every 5 minuits? That would reduce cron induced server load to 1/5 of what it is now.

If cron is cleaning out database 'garbage' every minuit then this reduce the effectiveness of mysql's caches as when a table is changed any cached queries has to be rebuilt next time requested.

I bring this up because I noticed a lot of quires to the database when I enabled full logging to track down an issue with a users album that keeps getting deleted.

 

I have logged over 66,253 queries in about 20 minuits. Dolphin is the only thing using this database server.

 

Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life
Quote · 28 Aug 2010

I believe the mass mailer will be delayed by five minutes, as will video processing, but I consider it an adequate trade-off. I usually set my cron jobs to run anywhere from every five minutes to every hour, depending on the site and its purpose. I don't recommend setting them to run every minute on a shared server, or else you'll run into issues.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 28 Aug 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.