Refer to load-balance block in SQL query

Krzysztof Grobelak krzysztof.grobelak at enet.ie
Thu Oct 27 13:36:36 CEST 2016


Hello List,

Apologies if I missed that in documentation.

Can something like the below be done in freeRadius:

redundant-load-balance rlb {
	sql1
	sql2
}

%{rlb:SELECT …'}

and also how to tell sqlippool module to use the load balanced sql definition.
	
sqlippool {

        sql_module_instance = “rlb”
}

If not then how to execute a SQL query agains an sql instance that may be offline?


Regards,
Krzysztof



More information about the Freeradius-Users mailing list