DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42195>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42195 Summary: Nio Connector write timeout Product: Tomcat 6 Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hello. Today I have taken a look to the Nio Connector because the 16000 connections news and I was very sad when I discovered that it hasn't implemented a write timeout, like in the apr connector. In the real world, with very slow connections, connections that don't respond to write operations, APR connector beats Nio Connector by far. I think, to add this feature could be very easy. This feature is very useful so if you don't work in comet mode, then the thread that execute the request could be free in read and write issues. The write problem is more common than you think in real world. I had to change to APR connector because this. Thanks in advance. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]