19 Mar
2012
19 Mar
'12
8:49 a.m.
Oleg Sorocean wrote:
in default in each section authorization, accounting.... I am using redundant_sql instead of sql everything is working ok beside the daily counter which is not working as expected if primary sql server is down
As I said on the bugzilla, this won't work.
sqlcounter dailycounter { counter-name = Daily-Session-Time check-name = Max-Daily-Session reply-name = Session-Timeout sqlmod-inst=redundant_sql
This is for an instance of the SQL module, not for a redundant group. It doesn't work like you want. It's documented as *not* working like you want. You already were told this on bugzilla. Alan DeKok.