concurrency query
Alan DeKok
aland at deployingradius.com
Mon Oct 22 12:25:33 CEST 2007
Punith Raj wrote:
> I have a doubt regarding concurrency in freeradius. If freeradius
> recives an eap-sim packets while it is authenticating one currently,
> will the new packet ll' wait for the prior to complete or both ll be
> authenticated simultaniously.
The server can process requests independently in each thread. This is
true for all modules and methods (subject to some thread locks).
> I could see thread implementation in
> eapsim directory but just wanted to make sure once.
There is no threading code in the EAP-SIM code.
Alan DeKok.
More information about the Freeradius-Users
mailing list