19 Mar
2015
19 Mar
'15
8:42 a.m.
On Mar 19, 2015, at 5:27 AM, tom greisch <tom.greisch@yahoo.de> wrote:
Yesterday i have compiled Freeradius 2.2.6 and configured for ntlm_auth against an Active Directory. Everything seems ok. After testing i have redirected our WLAN Controller (with thousands of Clients) to the new Radius Server and the Server was overloaded immediately. (By the way our old Microsoft NPS Server had no Problem with the Load!).
Yes, because Microsoft NPS uses secret Microsoft APIs which aren’t available to other people.
Until that, i decided to clone the Radius Server twice , start with "-t" Flag and set a "Freeradius Loadbalancer" bevor the "Worker Radius Server". Now i can handle the Load !
That’s the same as setting “max threads = 2”. Alan DeKok.