Pavel Levshin <[EMAIL PROTECTED]> wrote:
> If I start radiusd with "-s" or "-X", it runs in "single-process" mode
> and does not create childs to process requests. Then everything is
> fine. But if run in normal fashion, radiusd failes to clear finished
> requests and finally gets overloaded.
>
> I think there is the bug somewhere in "no-threads" code.
Yes. An array element wasn't getting set for non-threaded code.
> By the way, use of this code is not recommended. In the source, not
> in docs...
It's *really* not recommended. If you have threads on your system,
you SHOULD be using them in the server. The code is better tested,
more stable, and a whole lot faster.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html