https://bz.apache.org/bugzilla/show_bug.cgi?id=61322
--- Comment #1 from Colin <[email protected]> --- I found this issue in some of my customer environment, our application use 200 threads, and some customer have more than 300 clients, so about 100+ client can't connect to server. After some check, I found all thread blocked on keep-alive state and trying to read next request from socket. -- 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]
