On Tue, Jun 24, 2003 at 09:23:01PM +0400, Varshavchick Alexander wrote: > Surely, but sockstat shows only the correct number of entries, I mean that > it doesn't show anything that is due to be killed. Yet netstat shows a > whole lot (about 2000!) of entries like these: > How can I get rid of these extra ones? you might want to tweak these:
net.inet.tcp.keepidle: 7200000 net.inet.tcp.keepintvl: 75000 so that to-be-killed connections won't stay up so long. -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"