Hi Edward,
On Tue, Jan 20, 2015 at 9:36 PM, Edward Lu wrote:
>
> ctx->state is only ever set to enum values, so it should never become -3;
> however, it turns out that there's an insidious catch relating to bit-fields
> and enum values in the Visual Studio compiler. It represents bitfields of
> e
I recently compiled Apache trunk using the CMake build system (which is
excellent, by the way), with the intention of trying to fix up the HTTPD
test framework to work on Windows. One of the tests seems to have caught
something rather severe, with HTTPD threads hanging and taking 100% CPU. It
happe
Hi Jim,
let this observation not stop you from tagging 2.4.12. I don't think it
is new behavior and in contrast to my original expectation the child
processes do not hang infinitely but instead just serve the remaining
requests with a low data send rate.
The only strange thing - and that is
> -Ursprüngliche Nachricht-
> Von: Jim Jagielski [mailto:j...@jagunet.com]
> Gesendet: Dienstag, 20. Januar 2015 12:52
> An: dev@httpd.apache.org
> Betreff: Re: Hanging child process during MaxConnectionsPerChild exit
> (event, 2.4.11)
>
> Isn't the TCP keepalive like 2hours or so?
That
Isn't the TCP keepalive like 2hours or so?
> On Jan 20, 2015, at 2:45 AM, Ruediger Pluem wrote:
>
>
>
> On 01/19/2015 11:40 PM, Rainer Jung wrote:
>> I noticed a hanging child process on our ASF server aurora.
>> It currently uses 2.4.11 (plus the post tag commit) and event MPM.
>> Most proces
Am 20.01.2015 um 10:15 schrieb Rainer Jung:
Am 20.01.2015 um 08:45 schrieb Ruediger Pluem:
On 01/19/2015 11:40 PM, Rainer Jung wrote:
I noticed a hanging child process on our ASF server aurora.
It currently uses 2.4.11 (plus the post tag commit) and event MPM.
Most processes exiting due to MaxC
Am 20.01.2015 um 08:45 schrieb Ruediger Pluem:
On 01/19/2015 11:40 PM, Rainer Jung wrote:
I noticed a hanging child process on our ASF server aurora.
It currently uses 2.4.11 (plus the post tag commit) and event MPM.
Most processes exiting due to MaxConnectionsPerChild get cleaned up after some