Date: Mon, 16 May 2016 18:51:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 209471] Listen queue overflow due to too many sockets stuck in CLOSED state Message-ID: <bug-209471-8-6wPy2W62jP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209471-8@https.bugs.freebsd.org/bugzilla/> References: <bug-209471-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209471 --- Comment #2 from Robert Blayzor <rblayzor@inoc.net> --- We have the following sysctl knobs turned at boot time... net.inet.tcp.msl=7500 net.inet.tcp.finwait2_timeout=15000 net.inet.tcp.fast_finwait2_recycle=1 net.inet.icmp.log_redirect=0 net.inet.icmp.drop_redirect=1 net.inet.tcp.delayed_ack=0 net.inet.ip.redirect=0 net.inet6.ip6.redirect=0 net.link.ether.inet.log_arp_wrong_iface=0 net.inet.tcp.keepidle=60000 net.inet.tcp.keepintvl=10000 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209471-8-6wPy2W62jP>
