Date: Mon, 7 Jun 1999 15:41:09 +1000 From: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au> To: current@FreeBSD.ORG Subject: Re: net.inet.tcp.always_keepalive on as default ? Message-ID: <99Jun7.152505est.40335@border.alcanet.com.au>
next in thread | raw e-mail | index | archive | help
Joel Ray Holveck <joelh@gnu.org> wrote: >I don't see why this is a point of discussion. The keepalive timers >are all configurable via sysctl. Not quite all. The variables tcp_keepcnt and tcp_maxpersistidle are not accessible via sysctl (the latter is not directly related to the current keepalives issue, but it shares the same default value - TCPTV_KEEP_IDLE - as tcp_keepidle). There's also the the minor nit that there's no documentation. RTSL may be OK for developers, but it's not really appropriate for end users. This is aggravated by the timers being in 500ms units - phk tripped over this recently. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99Jun7.152505est.40335>