24 Feb
2003
24 Feb
'03
1:46 a.m.
On Sun, 23 Feb 2003, Andreas Jung wrote:
--On Sonntag, 23. Februar 2003 20:36 -0500 Daniel Harik <lists@dharik.com> wrote:
Hello,
I've just read article about zope on linux journal, installed it, love idea, but is it really good for high loads (100+ req / second), because it takes around 3-4 secs. for first request after some idle time of Zserver, but gets bit faster after first requests is done. Maybe there should be something like mod_zope invented, to speed things up.
There is no need. Using Apache/Squid as reverse proxy for Zope is a common practice.
-aj
P.S. avoid duplicate postings.
But zope's webserver isn't scalable like apache, is it?