On 05/ 5/10 01:02 PM, Nicolas Williams wrote:
On Wed, May 05, 2010 at 12:58:33PM -0700, Garrett D'Amore wrote:
On 05/ 5/10 12:48 PM, Nicolas Williams wrote:
What happens when a socket in FIN_WAIT2 is close()d, or a process exits
and a socket is closed and ends up in FIN_WAIT2? If the FIN_WAIT2 timer
is set to 2^31, what happens?
Suppose the process is able to exit but the socket lingers. In that
case will the lingering socket defeat resource controls?
*This* is exactly the kind of issue I was talking about. Thanks for
making it clearer than I was able to do.
Note: that's the only issue I can imagine. The other timers' being
configurable obviously create no such problems.
Ok, I confess that the plethora of TCP related timer values are not
something I have good familiarity with -- my concern was that resources
associated with a socket would outlive the handle by which they were
accounted (the associated open file).
- Garrett
_______________________________________________
opensolaris-arc mailing list
[email protected]