[Zope] Forcing zope to preload objects in cache

Marco Bizzarri marco.bizzarri at gmail.com
Tue Feb 8 06:11:46 EST 2011


Hi all.

I've a Zope application; response time in the application is quite different
if the cache is already loaded with data from the ZODB (a Data.fs served
over ZEO).

The Zope/ZEO server is restarted every night, so, the cache is emptied every
night, and the first users to access the objects in the morning suffer from
longer response times.

I'd like to force Zope to reload the cache; of course, I could access
various pages using a wget or something liket that; but how can I force Zope
to 'fill' all connections, and just one?

Regards
Marco


-- 
Marco Bizzarri
http://code.google.com/p/qt-asterisk/
http://notenotturne.blogspot.com/
http://iliveinpisa.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20110208/330c9d40/attachment.html 


More information about the Zope mailing list