Re: Tomcat 5.5.12 CGI leaking file descriptors.

2006-02-01 Thread Mark Thomas
Bruce Keats wrote: > We are running a tomcat server 5.5.12 under Fedora Core 3 with Java > 1.5..0update 5 and we have enabled CGI. We noticed that the number of > file > descriptors over time was increasing to the point where the VM runs out of > file descriptors. We think we have found a file de

Tomcat 5.5.12 CGI leaking file descriptors.

2006-02-01 Thread Bruce Keats
We are running a tomcat server 5.5.12 under Fedora Core 3 with Java 1.5..0update 5 and we have enabled CGI. We noticed that the number of file descriptors over time was increasing to the point where the VM runs out of file descriptors. We think we have found a file descriptor leak in the CGI code