customaze Pre Cache Tool
When the web server has been restarted or hasn't been used for a few hours, our add-ons need a considerable amount of time to initialize. This can take between 15 and 30 seconds.
Use this free Pre Cache Tool to reduce this startup time. The installation is very easy and the effect is dramatic.
Installation guidelines (These are for Windows 2008, but they also apply for Windows 2003. Just open the task scheduler from the Control Panel instead of from Administrative Tools):
Download and extract the files
- Download the Pre Cache Tool from our Tools page.
- Create a directory c:\bin and extract the contents of the zip file there.
- Start Notepad and open c:\bin\preload.bat
- You need to modify the server name and the organization name (enter the unique name of your default organization)
- Save the file
- Open a Command Prompt and type C:\bin\preload.bat
- It works if some HTML is displayed
Schedule a task to run every 5 minutes

Open the Task Scheduler and click "Create a Basic Task"

Name it "Preload CRM"

Choose "Daily" and click Next

Just click Next. We're going to modify this later.

Choose to "Start a Program" and click Next

Select the C:\bin\preload.bat file and click Next

Check the "Open the Properties dialog" checkbox and click Finish.

Set these options:
- Run whether the user is logged on or not
- Run with highest privileges
Click on the tab "Triggers".

Click "Edit" to edit the trigger.

Modifiy the settings to repeat the task every 5 minutes.
Click OK and OK again.
The task is now scheduled and should warm up the add-ons every 5 minutes.