You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Howard Fear <hs...@pooh.pageplus.com> on 1996/06/07 22:12:44 UTC

Re: patch commiting

Randy Terbush writes:
> What about Howard's patch for the Linux problem. I think this
> is a bug that needs to get fixed before the 1.1 release.

Yes, this needs to get fixed.  But after further reflection,
I would propose the following much simpler patch.  It does
change mod_include's behavior somewhat - don't close files
inside mod_include, just use the normal cleanup stuff.
This may, or may not, cause probelms with the number of open
file descriptors.  The original patch I sent last night corrects,
but doesn't change the original behavior of closing fd's.

I'd leave it up to the better judgement of the team as to
which is the preferable approach.

--
Howard Fear      email1: howard_fear@pageplus.com
                 email2: howard_fear@stortek.com
                 http://www.pageplus.com/~hsf/