[Zope] Optimisation fun and games
Chris Withers
chrisw@nipltd.com
Tue, 21 May 2002 08:58:24 +0100
Anthony Baxter wrote:
>
>
> Huh? What you talking bout, Willis? Apache has fcgi builtin. ZServer has
> fcgi built in. So there's nothing to exec. A request comes in, Apache makes
> a TCP connection to the ZServer FCGI port (well, to the loadbalancer of the
> fcgi ports, in our case), and does the request. Same thing that happens for
> proxy pass, only different port and protocol (http instead of fastcgi).
We there's oen belief of mine corrected ;-)
thanks,
Chris