[RADIATOR] [Radiator] question regarding Status-server and AuthBy HASHBALANCE

Heikki Vatiainen hvn at open.com.au
Fri Sep 30 16:06:48 UTC 2022


Philippe Van Hecke wrote:

> I have the following handler
> 
> <Handler Realm=/^domain\.be$/i, Client-Identifier=/^(?!Proxy-Identifier$)/>
> UsernameCharset a-zA-Z0-9\._ at -
> Identifier XXXX
> <AuthBy HASHBALANCE>
>   # Use RFC 5997 true
>   UseStatusServerForFailureDetect
>   MaxFailedRequests 3
>   KeepaliveTimeout 5
>     <Host host1.domain.be>
>        Secret TheSecret
>        AuthPort 1812
>        AcctPort 1813
> 
>     </Host>
>     <Host host2.domain.be>
>        Secret TheSecret
>        AuthPort 1812
>        AcctPort 1813
>     </Host>
>   NoReplyReject
> </AuthBy>
> </Handler>
> 
> But don't see any Status-Server going out of the server. Do I miss
> something in the configuration ?

I did a quick test, with different Host values, with the above 
configuration and I see Status-Servers in the debug level log.

Note that a Status-Server is sent only when there's been no reply from 
the next hop server in the last 5 seconds. In other words, Status-Server 
is only sent after the receive side has been idle for KeepaliveTimeout 
seconds.

Thanks,
Heikki

-- 
Heikki Vatiainen
OSC, makers of Radiator
Visit radiatorsoftware.com for Radiator AAA server software


More information about the radiator mailing list