|
|||||||||||
|
Re: For 1.1
From: Alexei Kosut <akosut(at)organic.com>
Date: Wed Jun 26 1996 - 13:40:22 EDT
> It's probably not the best way of doing it, but it's a simple patch, and
Hmm. You're right. Luckily, though, I've got a better patch. I was able to (finally) trackdown exactly who was telling cleanup_for_exec to close stdio and stdin (which, of course, makes it hard for CGI scripts to work). The following patch is one I feel a lot more confident about, especially because its changes are confined to the "inetd" portion of http_main, and it doesn't need to go poking around in alloc.c. Thoughts Index: http_main.c RCS file: /export/home/cvs/apache/src/http_main.c,v retrieving revision 1.41 diff -c -r1.41 http_main.c *** http_main.c 1996/06/26 10:46:36 1.41 --- http_main.c 1996/06/26 17:38:50
This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:43:46 EDT |
||||||||||
|
|||||||||||