17 Mar
2006
17 Mar
'06
6:42 p.m.
"Craig T. Hancock" <chancock@nd.edu> wrote:
Or does it attempt to do a DNS lookup on the server IP address on each retry.
It does does DNS lookups only when it starts, or receives a HUP.
I am trying to investigate the possibility of load balancing my authentication backend through Round Robin DNS.
Don't. Load balance it by configuring load balancing in radiusd.conf. Alan DeKok.