Re: Re: mod_fcgid can kill all the services on the server via kill -15 -1

2011-05-03 Thread pqf
Hi, guys Here is the new patch, anyone review it? I will commmit it if no one respond :) Index: fcgid_proc_unix.c === --- fcgid_proc_unix.c (revision 1099314) +++ fcgid_proc_unix.c (working copy) @@ -402,6 +402,7 @@ procnode-

Re: svn commit: r1099229 - /httpd/httpd/branches/2.2.x/STATUS

2011-05-03 Thread Rainer Jung
On 03.05.2011 22:29, William A. Rowe Jr. wrote: On 5/3/2011 3:17 PM, field...@apache.org wrote: -Not sure, whether mime.types is actually CTR. All documentation is CTR, whether it lives in docs/manual/*.xml, docs/conf/* server/*.c or include/*.h. If the change doesn't result in modificati

Re: svn commit: r1099229 - /httpd/httpd/branches/2.2.x/STATUS

2011-05-03 Thread William A. Rowe Jr.
On 5/3/2011 3:17 PM, field...@apache.org wrote: > -Not sure, whether mime.types is actually CTR. All documentation is CTR, whether it lives in docs/manual/*.xml, docs/conf/* server/*.c or include/*.h. If the change doesn't result in modification of the compiled/linked output, there is no need

Re: SSLRenegBufferSize

2011-05-03 Thread Joe Orton
On Tue, May 03, 2011 at 09:39:56AM +0200, Dirk-Willem van Gulik wrote: > Can anyone remember why SSLRenegBufferSize is set at 128k (131072 > bytes) currently by default ? > > And if that is just an accidental default - or if deep thought has > gone into it ? No deep thought, a fairly random num

SSLRenegBufferSize

2011-05-03 Thread Dirk-Willem van Gulik
Can anyone remember why SSLRenegBufferSize is set at 128k (131072 bytes) currently by default ? And if that is just an accidental default - or if deep thought has gone into it ? And what are the specific things which are likely to break if it is set significantly smaller* ? Thanks, Dw. *: