Running every 60 seconds can cause an issue if you end up with multiple instances of the script. Setting it at 5-10 minute intervals ensures that tasks get completed in a reasonable time frame without causing collateral issues.
On Mon, Aug 15, 2016 at 10:00 AM, Greg Sabino Mullane <[email protected]> wrote: > Emanuele D'Arrigo asked: > > > > With low activity wikis, I have found that creating a cron of > runjobs.php > > > works best. Relying on the default behavior only gets a fraction of the > > > total jobs run. > > > > How often do you run runjobs.php via cron? Or what criteria do you use to > > decide the frequency? > > Run it every minute. The default is really only good if you do not have > access to cron at all. > > -- > Greg Sabino Mullane [email protected] > End Point Corporation > PGP Key: 0x14964AC8 > > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
