because it breaks teh standard and teh networking guru's don't like it.

Basically in the face of broken clients, (read PCs) the TCP protocol
can gather an unacceptable collection of fin-wait-2 sessions. THis is in
the way the protocol was designed. To reduce it we revert to fin-wait-1
and resent the fin. which results in either a FIN or a RST from th eother
end if it's still alive. This gets rid of some of the sessions. but it is
admittedly a hack.

On Tue, 2 Nov 1999, Charles Randall wrote:

> From: Julian Elischer [mailto:[EMAIL PROTECTED]]
> >I have a patch to fix the fin-wait-2 problem.. 
> 
> Any reason this could't be applied to -stable with a corresponding sysctl
> variable?
> 
> Charles
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-net" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to