Hi I am running FreeRadius 1.0.0 in production on
multiple servers.  I use my radius servers primarily
for proxying.  I proxy to nearly 100 realms for
over 60 small ISP's located across the country.

I have a few ISP's that seem to have sluggish
radius servers on their end.  Rather than try
to try to continually tweak things globally in the
proxy server section, is it possible to
adjust things like retry_delay, retry_count,
dead_time, etc on a realm by realm basis
by placing those things within the realm stanzas?

For example:

realm isp2.com {
type        = radius
authhost    = radius.isp2.com:1645
accthost    = radius.isp2.com:1646
secret      = TheirKey
nostrip
retry_delay = 5
retry_count = 2
dead_time = 240

}

Thanks,


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to