Re: delayed activation of backend server
Wichert Akkerman <[email protected]> Sat, 21 Jun 2008 22:29:45 +0200
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
Hi Horms, Previously Simon Horman wrote: > Hi Wichert, > > that sounds fairly straightforward. I hadn't planed such a feather, > but it should be easy enough to add. But I am curious, why is > such a thing desirable for Zope clusters? After starting Zope all its caches are empty and rendering the first one or two pages from a Plone site can easily take 30-60 seconds during which every is blocked. Once the caches are warm this drops to 1-2 seconds. So what we want to do is start Zope and first run a few requests through it to warm up its caches. That prevents thundering hurd problems where requests are piling up while Zope is still filling its cache. Wichert. -- Wichert Akkerman <[email protected]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Ultramonkey-users mailing list [email protected] http://lists.vergenet.net/listinfo/ultramonkey-users