You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Brian Behlendorf <br...@organic.com> on 1995/06/20 19:11:53 UTC

leaking fd's

The "403" problem definitely seems to be "too many open files" in the file
system, according to ktrace.  Apparently there is an fd leak happening
somewhere...  and killing the children doesn't seem to free them, only
killing the parent.  "fstat | wc -l" linearly increases with time...  RobH,
when you added that extra file descriptor to the CGI environment (so the
script can write directly to the client)... could that be adding to the
problem?  Where would I find that to try commenting it out? 

	Brian

--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com  brian@hyperreal.com  http://www.[hyperreal,organic].com/