Hello! On Wed, Oct 27, 2010 at 11:49:47AM +0400, Antonio Kless wrote: > There is *net.ipv4.tcp_fin_timeout* in Linux sysctl. It set up timeout of > TCP connection to stay in FIN_WAIT2 state. Is there something like that in > FreeBSD? net.inet.tcp.fast_finwait2_recycle=1 net.inet.tcp.finwait2_timeout=30000 Maxim Dounin