-----Original Message----- From: Bruno Mattarollo [mailto:brunomadv@ciudad.com.ar] Sent: Wednesday, December 08, 1999 11:15 AM To: zope@zope.org Subject: [Zope] Cache question
Hello.
I have a site running on Zope... We are having an increasing number of hits... Not much right now but increasing... Is there a documented way to change the cache parameters to reduce the "connect time" to our Zope? I mean, sometime ago on this list there was a similar problem with the Zope.org site and was solved by simply changing the cache parameters...
In the Control Panel, go to 'Database' and then click on the 'Cache Parameters' tab. There you can: Set the number of objects in the cache. Define the minimum idle time before the cache 'swaps out' an object. -Michel