New in 3.0.5: Detail file reader tracking
This is a feature which people have been asking about for a long time. It's finally here in 3.0.5. When configured with "track = yes", the detail file reader will track its progress through the detail file. When it has successfully read and processed an entry from the file, that entry is marked as "done". That means if the server is restarted, it will quickly scan through the detail file, and ignore the records marked "done". It will then continue processing the next (unfinished) entry. This change means that detail file entries will be processed once, and only once. It also means that the server will make progress through the detail files much more quickly when it's restarted. Alan DeKok.
On 11 Oct 2014, at 09:05, Alan DeKok <aland@deployingradius.com> wrote:
This is a feature which people have been asking about for a long time. It's finally here in 3.0.5.
When configured with "track = yes", the detail file reader will track its progress through the detail file. When it has successfully read and processed an entry from the file, that entry is marked as "done".
Woohoo, but it probably doesn't need a config item, just default to on. There's no advantage that I can see to having track = no? Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
participants (2)
-
Alan DeKok -
Arran Cudbard-Bell