Are you using "wtmp" i.e. "radlast". Don't. It's slow.Here are some more snippets related to wtmp (from what I can tell): unix { cache = no cache_reload = 600 radwtmp = ${logdir}/radwtmp } accounting { detail unix radutmp } session { radutmp }I'm guessing it won't harm anything to remove the radwtmp line from the unix configuration. Correct? I suppose its also ok to remove unix and radutmp from the accounting section?
If you're not using those, do indeed remove them. utmp/wtmp is slow to update, especially if the files are large.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

