[Zope-CMF] How to use the caching policy manager?

J Cameron Cooper jccooper@jcameroncooper.com
Sun, 30 Mar 2003 16:41:49 -0600


>
>
>Any bit of explanation about the right (tested) stuff to fill in the fields
>is welcomed.  :)
>
That depends on (a) the structure of your site, (b) the pattern and (c) 
amount of your traffic. Otherwise, it would probably have been figured 
out already and coded in.

Your best bet is to make a guess, and watch your object loads, cache 
hits, and maybe server load. Adjust and see what happens until you get 
satisfactory (or maybe locally optimal) performance.

Or perhaps find someone with a similar enough site that has already done 
this. (Which is perhaps what you're doing here.) But that is unlikely.

            --jcc