(RADIATOR) Re: SQLRADIUS questions

Sam Nilsson sam at enabledsites.com
Wed Jan 23 12:10:37 CST 2002


This does help quite a bit.

Are you saying that I can use the "FailureBackoffTime" parameter in an 
AuthBy SQLRADIUS
clause to indicate how long to mark the SQL connection unavailable?

In this case, can i set it to 0 to always attempt to contact the SQL 
server? Can i also use
"Retries" and "RetryTimeout" as parameters to control the SQL connection 
attempts?

I'm using mysql although i guess that doesn't matter.

The documentation for radiator is excellent, but it is also difficult to 
fully document something
that is so flexible and full featured.

Thanks for your help.
- Sam

Mike McCauley wrote:

> 
> FailureBackoffTime for a host is not used in AuthBy SQLRADIUS. It is only the 
> results of the SQL query that determine which host to use.
> 
> One way it could decide there are no working hosts would be if the connection 
> to the SQL database failed. Radiator would then assume their were no 
> available hosts until the FailureBackoffTime of the AuthBy SQLRADIUS (as 
> opposed to a host) expired and the SQL connection was reestablished.
> 
> You can alter this policy by providing one or more hardwired <Host xxxx> 
> clause inside the AuthBy SQLRADIUS. They will be consulted if the SQL 
> connection fails.
> 
> Hope that helps, but please let me know if not.
> 
> Cheers.
> 
> 


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list