[Zope] Optimisation fun and games
Chris Withers
chrisw@nipltd.com
Mon, 20 May 2002 09:43:28 +0100
Richard Jones wrote:
>
> On Mon, 20 May 2002 18:17, Chris Withers wrote:
> > Richard Jones wrote:
> > > 2) Two apache frontends using FastCGI to the ZEO clients.
> >
> > Is FastCGI doing you any favours here? Have you tried ProxyPassing?
>
> Oh, quickie question - what sort of performance difference is there?
Dunno, I've just never conceptually got on with FastCGI, how ever small the CGI
stub is, you're still reading a file from disk and executing it for every single
request...
cheers,
Chris