Use ZEO. Then Zope itself doesn't need to build a FileStorage index before it starts up. Alternately, use Zope 2.6 (or the Zope HEAD) which shuts ZODB down cleanly, which writes the index to disk so the next time it starts up it's quicker. ----- Original Message ----- From: "EvH" <edward_van_h@bigfoot.com> To: <zope@zope.org> Sent: Sunday, July 21, 2002 2:31 PM Subject: [Zope] Re: Zope digest, Vol 1 #2225 - 6 msgs
At 12:00 21/07/2002 -0400, Chris Withers <chrisw@nipltd.com> wrote:
Look at ZEo and run a ZEO client per processor (-1, you'll need to run a storage server too...)
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.
Thx EvH.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )