radsqlrelay: can't it just give up sometimes?

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Wed Nov 6 11:24:39 CET 2013


Hi,

> which is the exact thing that broke: in its wisdom, a new NAS did NOT
> include Acct-Session-Time in its Stop packets, which turned the
> statement into

bin it  ;-)


        if (Acct-Session-Time != 0) {
        do_stuff_here	
        }
        else {
                ok
        }


> I would still much appreciate if such kinds of errors wouldn't clog up
> the query queue.

we use buffered_sql which seems more resilient to nasty things. at
least we could edit its work file and restart the process if required
(havent needed to do that for a few years now!)


alan


More information about the Freeradius-Users mailing list