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

--- Comment #7 from francesco <vigo...@gmail.com> ---
you are the good tomcat programmer , how i can write a reproducible case if you
cannot reproduce the volume of requests i'm getting (these are TCP connections
not  udp so i don't know how these can be simulated as coming from multiple
different sources (maybe with something like playing with NAT in iptables) ) i
am not the only one who has this issue, is someone use tomcat live with centos
6 and have more than 100 visit /seconds should have faced this issue too... the
test case doesn't need to be built because happens always on centos >= 6
(and probably on RHEL but i haven't tested before) , threads didn't close at
the end of connections but at the socket timeout, so if you have high
connection rate from different sources the thread pool become exhausted soon..

if you know how to reproduce these multiple connections i'm almost sure that
also the HelloWorld servlet would works as test case in centos 6

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to