23 Jul
2002
23 Jul
'02
9:27 p.m.
EvH writes:
Speaking of which, is there any way to speed up Zope when it starts? On my PIII + 256M RAM, it takes a good 30s after running start.bat, and as I currently use Zope on my client host as a private server, it'd be nice if Zope booted up faster. Do you have lots of ZPT objects?
Then applying the "delayed cooking patch" on <http://www.dieter.handshake.de/pyprojects/zope> can save a lot of time. Alternatively, you can use Zope 2.6. It contains similar optimizations. Dieter