Re: [Zope-dev] danger: FCGIServer.py rev 1.5 breaks fastcgi for me.
Anthony Baxter <anthony@interlink.com.au> wrote:
I'm running Zope on a Linux box (redhat 5.2) and have mod_fastcgi_SNAP_Oct06 compiled into Apache 1.3.9 on a Solaris x86 box. This patch, from FCGIServer.py r1.4 to r1.5 utterly breaks FCGI support. Any attempt to connect via FCGI makes zope go into an infinite loop, gobbling up memory.
i can confirm this. the very same happened to me last friday.
(As an aside - how do I get CVS to checkout a particular revision of a particular file? Can I do this?)
cd ZServer mv FCGIServer.py FCGIServer.py.bak cvs up -r1.4 FCGIServer.py cheers thilo -- mezger@innominate.de innominate AG networking people fon: +49.30.308806-11 fax: -77 web: http://innominate.de pgp: /pgp/tm
participants (1)
-
Thilo Mezger