[ZODB-Dev] ZEO server leaks FDs.
Andrew Kuchling
akuchlin@mems-exchange.org
Wed, 17 Oct 2001 13:14:05 -0400
On Wed, Oct 17, 2001 at 12:57:55PM -0400, Greg Ward wrote:
>On second thought, this might not be the cause of our problems. I
>thought killing the Quixote process (our ZEO-backed FastCGI script)
>"fixed" the problem. That's directly contrary to FD starvation being
Not always. Just yesterday I had one where restarting Quixote/Apache
didn't help, and only restarting zeod solved the problem. We'll make
sure to check with 'lsof' next time the problem bites.
--amk