https://issues.apache.org/bugzilla/show_bug.cgi?id=54036
--- Comment #2 from francesco <vigo...@gmail.com> ---
after further investigation seems that the problem is really at this point:

at org.apache.tomcat.jni.Socket.recvbb(Native Method)
    at
org.apache.coyote.http11.InternalAprInputBuffer.fill(InternalAprInputBuffer.java:575)

each threads hang at this position till timeout and timeout on each connections
i just wonder why this doesn't happen in centos 5.x and instead is bugged in
centos 6.x probably some EOT/EOF signal didn't pass through APR/JNI ?

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