If you are looking for options to speed up the response time of the SharePoint Timer Service so that you can get your emails out faster or for anything else, try the following (at your own risk)
The following steps can improve the accuracy of the delay action:
* Ensure Windows 2003 SP 2 is installed
* Install hotfix available here http://support.microsoft.com/default.aspx?scid=kb;en-us;932394
* Run the following stsadm command, replacing server with your servername.
PLEASE NOTE: the full impact of increasing the frequency of the workflow timer job is not known.
stsadm -o setproperty -propertyname "job-workflow" -propertyvalue "every 1 minutes between 0 and 59" -url http://server
Also, some additions have been made and incorporated in the Windows SharePoint Services 3.0 post-Service Pack 1 hotfix package that could help the Timer Service work a bit better.
No comments:
Post a Comment