24 Oct
2002
24 Oct
'02
7:12 p.m.
Jean-Francois.Doyon@CCRS.NRCan.gc.ca writes:
... I have a Zope 2.5.0 (With various products) , running on a custom (But default build) Python 2.1.3 on a RedHat 7.3 ... The machine has a 1GB Ram. I use Apache+FastCGI+Squid.
The symptoms of the problem are as such:
Every once in a while, zope stops responding for a few minutes ... Sometimes it comes back on it's own, sometimes it takes too long and I restart it manually. We have seen similar behaviour (Zope 2.5.1, Solaris 2.5, Apache+FastCGI) as long as we used FastCGI.
We switched from FastCGI to "mod_rewrite" with "[P]" rewrite rules and the problem disappeared. Dieter