Hello all,

Everything is clearer now. "freeradius-devel" port in FreeBSD ports
tree makes configure with following switches:

CONFIGURE_ARGS= --without-snmp --without-threads --localstatedir=/var \
                --with-static-modules="${STATIC_MODULES}" \
                --disable-ltdl-install

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. By the way,
use of this code is not recommended. In the source, not in docs...


WBR, Pavel          mailto:[EMAIL PROTECTED]    icq:52216261


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to