In article <[EMAIL PROTECTED]>,
 <[EMAIL PROTECTED]> wrote:
>Scott R. Pesato <[EMAIL PROTECTED]> wrote:
>> I have two ideas, one a cron job to send the HUP during the slow hours. Two 
>> edit the code to send the HUP when the SQL backend drops. Does this sound 
>> logical?
>
>  The first one, yes.  Not the second.
>
>  The SQL code should auto-matically reconnect, if the connection to
>the back-end DB fails.
>
>  I had though that the SQL code did this already.

It doesn't, and neither does it buffer accounting information in a
backlog file if the SQL server is down.

The former should be fixed in the SQL code, the latter should be
implemented server-wide so that for example the replication code
can use it as well.

Mike.
-- 
"dselect has a user interface which scares small children"
        -- Theodore Tso, on debian-devel


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to