[Zope] should my Zope site have multiple instances of pcgi-wrapper
running? running?
Oleg Broytmann
phd@phd.russ.ru
Fri, 18 Feb 2000 10:16:21 +0000 (GMT)
On Fri, 18 Feb 2000, Tony McDonald wrote:
> I'll look at mod_pcgi2 for some of my Zope sites, but for one or two,
> I'm thinking of going to ZServer for the additional performance
But then you don't need pcgi-wrapper at all, right? :)
> boost. (I believe that using ZServer has additional benefits that the
> Apache-Zope solution doesn't have).
And vice versa - running under Apache may give additional benefits -
fast access to static files/images, virtual hosting.
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.