"Sudhagar Chinnaswamy" <[EMAIL PROTECTED]> wrote:
> The failover doesn't work if the "synchronous" parameter is set to
> "yes". Can someone explain this behaviour ?

  It's probably a bug in the server.  I don't think that configuration
has been well tested.

> If the "retry_delay" value is set less than 10 (1 to 9), then the
> "failover" works fine. If I set the value to more than 10 (I tried till
> 15), then the "failover" doesn't work. Have anyone also faced this kind
> of problem? Is this a real problem with FR or am I missing some
> configuration ?

  The failover occurs when "retry_delay * retry_count" is exceeded.
If that number is large, then "max_request_time" takes over, and kills
the request.  This means that the proxy timeout is never exceeded, and
failover never occurs.

  Alan DeKok.

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

Reply via email to