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