I think what you are looking for is the job runner service. This is available at:
https://phabricator.wikimedia.org/diffusion/GJOB/ Both the redisJobChronService, which handles delayed jobs, and the redisJobRunnerService, which handles jobs ready to run need to be used. On Mon, Sep 28, 2015 at 3:02 PM, Temlakos <[email protected]> wrote: > What's this instruction all about, on the page: > > > https://www.mediawiki.org/wiki/Manual:Wiki_family#Multiple_wikis_sharing_common_resources > > They're telling me to set $wgJobRunRate to zero. But they don't say > whether it should stay that way permanently. Now if it does, that means one > of us has to get into the Secure Shell, cd to maintenance, and execute php > runJobs.php at least once every twenty-four hours. Or more frequently. > > To whomever wrote that part of the manual (this is about installing a > family of wikis sharing media resources): are you sure you want to tell > wikifamily admins to do that? Or to set up a big cron job to execute a bash > script? If so, how often would you recommend that, and at what time (say, > with reference to UTC or to the most likely anticipated geographical > cluster of users)? > > Temlakos > > > > _______________________________________________ > 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
