dailycounter is not working with redundant sql

Alan DeKok aland at deployingradius.com
Mon Mar 19 13:49:21 CET 2012


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.


More information about the Freeradius-Users mailing list