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

--- Comment #27 from Markus Wennrich <[email protected]> ---
JFYI: We have the same problem, if we set MaxConnectionsPerChild to something
other then 0.
Then dead threads pile up, even with simple empty tcp connects (like sh -c '
while :; do echo "" | nc -N localhost 443; sleep 1; done')

With MaxConnectionsPerChild=0 the number of threads are stable.

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