https://issues.apache.org/bugzilla/show_bug.cgi?id=54230
--- Comment #4 from Sebb <[email protected]> --- I'm not sure how the new "Close Connection" option helps. Surely, just deselecting "Re-use connection" has the same effect? The method getSoLingerTimeut() is misspelt, but that could be easily fixed. Also, I don't think one needs both the boolean SO linger and the Linger timeout fields on the GUI. If the timeout field is non-empty, only then set SO linger. The documentation needs to make it clear that the linger timeout is only applied when the socket is created. -- You are receiving this mail because: You are the assignee for the bug.
