https://issues.apache.org/bugzilla/show_bug.cgi?id=56995
--- Comment #4 from charlie ---
Okay. I'm trying to understand this better. So is the synchronization on the
socket only implemented for handling exceptions?
Application should not use separate thread to do any of response write/flush
using
https://issues.apache.org/bugzilla/show_bug.cgi?id=56995
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56995
--- Comment #2 from charlie ---
Please let me know if you need any other information.
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=56995
--- Comment #1 from charlie ---
locks the socket here.
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_55/java/org/apache/tomcat/util/net/JIoEndpoint.java
@Override
public void run() {
boolean la