Re: Http11NioProtocol; socketCloseDelay

2011-09-02 Thread Mark Thomas
On 02/09/2011 01:21, Chris Burroughs wrote: > In tomcat 6 Http11NioProtocol defines a socketCloseDelay field. But as > far as I and grep can tell it is not used anywhere [1]. Is this field > supposed to be doing something? Not that I can tell. It looks to be have been present in the NIO connecto

Http11NioProtocol; socketCloseDelay

2011-09-01 Thread Chris Burroughs
In tomcat 6 Http11NioProtocol defines a socketCloseDelay field. But as far as I and grep can tell it is not used anywhere [1]. Is this field supposed to be doing something? [1] $ grep -rni socketCloseDelay * java/org/apache/coyote/http11/Http11NioProtocol.java:219:private int socketCloseDela