Sorry for bothering but what if detail file is on daily basis ... detail-20090101 for example... <br><br><div class="gmail_quote">On Tue, Mar 17, 2009 at 12:43 PM,  <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">>How does buffered-sql read the detail file? I see<br>
><br>
>filename = ${radacctdir}/detail<br>
><br>
>but it does not show (for example) what happens when freeradius is<br>
>stopped and restarted before all entries in the detail file processed<br>
>: Does it re-process everything, or does it ignore everything and only<br>
>process "new" detail log.<br>
><br>
<br>
</div>It renames detail to detail.work and processes that file while the server<br>
writes new requests to detail. When it's done processing detail.work it<br>
renames detail again etc. Restarting the server doesn't wipe out detail<br>
or detail.work.<br>
<div><div></div><div class="h5"><br>
Ivan Kalik<br>
Kalik Informatika ISP<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br>