6 May
2001
6 May
'01
5:44 a.m.
From: ethan mindlace fremen <mindlace@digicool.com>
2 things: first, if you use ZEO, then this startup time is pushed to the storage server. Your ZClients can start up in seconds, depending on how large the ZEO cache is. For example, with the 2.8GB Zope.org data.fs, ZEO clients take about 13 seconds to start up with a 300mb cache and 2 seconds to start up with no cache. if you are doing lots of product changes, make sure that ZEO_CLIENT is not set so that your products reinitialize.
How long does it take the storage server to start?