[Zope] Zope.org Hidden Stats
Oleg Broytmann
phd@phd.russ.ru
Thu, 8 Jun 2000 10:52:22 +0000 (GMT)
On Thu, 8 Jun 2000, Tony McDonald wrote:
> If you're running Zope from behind Apache/PCGI then you *have* to run
> Zope single threaded. Am I correct?
No, you r not! Yoy can run multithreading ZServer and connect Apache to
it via PCGI. There are two PCGI servers in Zope - single-threaded and
builtin (as a component) in ZServer.
Oleg. (All opinions are mine and not of my employer)
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.