Today’s tidbit is another quickie. The location of this fix is in CommunityServer.config; search for “jobs minutes.” This one must have slipped past the Telligent QA dept somehow, but by default all jobs are set to run at 1 minute intervals (even though in the HTML comments above this sections it clearly says “The default minute interval for all jobs is 15 minutes.” For larger sites this would most certainly have an adverse affect on performance. If you need more fine grained control over individual jobs you can change the singleThread attribute to false and then change each job’s minutes attribute to whatever you need.
Posted
Sat, May 13 2006 1:13 PM
by
Jayson Knight