From: yasuoka Date: Thu, 14 Sep 2023 09:55:28 +0000 (+0000) Subject: Clarify the interval after 30sec. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=43b8937283b00ed9c5d5f7d31d9151beafc5e132;p=openbsd Clarify the interval after 30sec. --- diff --git a/usr.sbin/radiusd/radiusd.conf.5 b/usr.sbin/radiusd/radiusd.conf.5 index f1271f1ca32..f461217c61f 100644 --- a/usr.sbin/radiusd/radiusd.conf.5 +++ b/usr.sbin/radiusd/radiusd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: radiusd.conf.5,v 1.17 2023/09/08 05:56:22 yasuoka Exp $ +.\" $OpenBSD: radiusd.conf.5,v 1.18 2023/09/14 09:55:28 yasuoka Exp $ .\" .\" Copyright (c) 2014 Esdenera Networks GmbH .\" Copyright (c) 2014, 2023 Internet Initiative Japan Inc. @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 8 2023 $ +.Dd $Mdocdate: September 14 2023 $ .Dt RADIUSD.CONF 5 .Os .Sh NAME @@ -130,7 +130,8 @@ This configuration cannot be omitted. .It Ic max-tries Ar number Specify the maximum number of retransmissions for a server. .Xr radiusd 8 -will retransmit 2, 6, 14, 22, and 30 seconds after the first transmission. +will retransmit 2, 6, 14, 22, and 30 seconds after the first transmission +and subsequent retransmissions will occur every 8 seconds. If the number of retransmissions per server reaches this value, the current server is marked as .Dq fail ,