Hi experts: I have 3000,0+ users , when 1500 users connect radius server at same time , all can be authenticated . but if there are more than 1500 users,the rest (some of them ) can not get connect to server , get error like : NO REPLY FROM SERVER . can you tell me how to solve this problem ? thank you in advance . looking forward your answer Best regards Chris:-) 发自我的iPhone
Hi, Which version are you running? please, share the more information as described in https://wiki.freeradius.org/guide/radiusd-X On Wed, Aug 21, 2019 at 12:35 PM chrisming520 <chrisming520@gmail.com> wrote:
Hi experts: I have 3000,0+ users , when 1500 users connect radius server at same time , all can be authenticated . but if there are more than 1500 users,the rest (some of them ) can not get connect to server , get error like : NO REPLY FROM SERVER . can you tell me how to solve this problem ? thank you in advance . looking forward your answer Best regards Chris:-)
发自我的iPhone - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi experts: I have 3000,0+ users , when 1500 users connect radius server at same time , all can be authenticated . but if there are more than 1500 users,the rest (some of them ) can not get connect to server , get error like : NO REPLY FROM SERVER . can you tell me how to solve this problem ? thank you in advance . looking forward your answer Best regards Chris:-)
发自我的iPhone - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi, By the way have you tried to increase max_requests = 10240 Mine is 10240: [root@radius raddb]# grep max radiusd.conf # max_request_time: The maximum time (in seconds) to handle a request. max_request_time = 10 # requests, and some new requests may get blocked. (See 'max_requests'.) # max_requests: The maximum number of requests which the server keeps max_requests = 10240 ________________________________ От: Freeradius-Users <freeradius-users-bounces+format_hub=outlook.com@lists.freeradius.org> от имени Jorge Pereira <jpereira@freeradius.org> Отправлено: 21 августа 2019 г. 19:16 Кому: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Тема: Re: Max Connections Limit Hi, Which version are you running? please, share the more information as described in https://wiki.freeradius.org/guide/radiusd-X On Wed, Aug 21, 2019 at 12:35 PM chrisming520 <chrisming520@gmail.com> wrote: - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
21.08.2019 22:35, chrisming520 wrote:
Hi experts: I have 3000,0+ users , when 1500 users connect radius server at same time , all can be authenticated . but if there are more than 1500 users,the rest (some of them ) can not get connect to server , get error like : NO REPLY FROM SERVER . can you tell me how to solve this problem ? thank you in advance .
Do you mean 1500 end users that connect to some RAS server like PPPoE or L2TP concentrator or do you really have 1500 hosts connecting directly to single FreeRADIUS server? You may be having problems with RAS server and not FreeRAIDUS. For example, PPPoE server based on FreeBSD/mpd5 software uses single process with multiple POSIX threads while talking to RADIUS server and there is limit sysctl kern.threads.max_threads_per_proc equal to 1500 by default so one must raise such limit to be able to process more than 1500 in-fly RADIUS requests.
participants (4)
-
chrisming520 -
Eugene Grosbein -
Jorge Pereira -
Юрий Иванов