Joe H <[EMAIL PROTECTED]> wrote: > With my situation, doing the restart of the process causes radius to stop > working and the radius process climbs to about 90% CPU usage.
It sounds like it's in a busy loop. My suggestion is to use gdb to attach to the running process, and see where in the source it's busy-looping. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

