


Hi all,
I am looking for scripts for warming up dispatcher cache after bursting the cache ? Can you let me know if anything is available.
Thanks
you can rely on prefetch section at (1) for prefetch of dispatcher cache
If there's an explicit need for warming up the cache, I built a script which filters out the most often requested URLs from the access.log; having these in a file you can easily create a shell script which feeds these into a curl call; curl then requests these URLs via the dispatcher, which is in turn filling up.
Jörg
Views
Replies
Sign in to like this content
Total Likes