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 descriptor leak in the CGI
> code 

<snip>

> Has anyone else seen similar problems?  Does anyone have a fix?
Not that I am aware of (but check bugzilla). No.

> 
> Does anyone know where I can find the JAVA code that handle the CGI?  I will
> need to fix this one way or the other.
http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/servlets/CGIServlet.java

Best to open a bugzilla item for this and add your patch (in diff -u
format) when you have one.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to