[RADIATOR] Gossip protocol + Status-Server request

Heikki Vatiainen hvn at open.com.au
Tue Jul 13 09:15:57 UTC 2021


Didn't get the message through the list for some reason - replying 
indirectly.

When FarmSize is set, the workers message via Gossip backend (currently 
Redis) about reachability of the next hop. By default all workers use 
Status-Server probes. However, it's likely that this probing is 
excessive, so you should try something like this:

# see goodies/farmsize.cfg for a full example
<Gossip>
    # Parameters
</Gossip>

<AuthBy RADIUS,RADSEC,HASHBALANCE,etc.>
    Gossip
    UseStatusServerForFailureDetect
    KeepaliveTimeout 5
    NoKeepaliveTimeoutForChildInstances
    # Other parameters
</AuthBy>

To summarise: with the above one worker (instance #1) does the probing 
and uses Redis to keep the other workers informed about the next hop 
reachability.

Thanks,
Heikki

-- 
Heikki Vatiainen <hvn at open.com.au>

Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, TACACS+, PAM, Active Directory,
EAP, TLS, TTLS, PEAP, WiMAX, RSA, Vasco, Yubikey, HOTP, TOTP,
DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, etc.


More information about the radiator mailing list