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

--- Comment #8 from Frank Meier <[email protected]> ---
Funny thing. I cannot reproduce this behavior with the worker MPM. There
reqtimeout_init() is only called once at the beginning of the first request.

So it seems the event MPM does not handle the ap_hook_process_connection() hook
the same way as the worker MPM. This could potentially break other modules
depending on this hook.

-- 
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