https://issues.apache.org/bugzilla/show_bug.cgi?id=54998

--- Comment #8 from Michael Kaufmann <[email protected]> ---
With your patch:
- it works using the worker MPM
- but it does not work using the event MPM.

Without your patch, it does not work (the MPM does not matter).

So I think that the patch is OK and should be applied to trunk. But I also
think that another patch for the event MPM is needed.

I have tested like this:

(echo -e -n "GET / HTTP/1.1\r\nHost: localhost\r\n\r\n"; sleep 100) |
gnutls-cli --insecure -p 443 127.0.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to