https://bz.apache.org/bugzilla/show_bug.cgi?id=63534

--- Comment #18 from Sander Hoentjen <san...@hoentjen.eu> ---
The v3 patch works for me. Actually before you posted it I changed the same
thing, but I also changed:
update_child_status(session, SERVER_BUSY_KEEPALIVE, "idle");
to:
update_child_status(session, SERVER_BUSY_READ, "idle");

This worked, but your patch works as well, I don't know which is actually more
correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to