[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] max number of children active- spread load
From: |
Sergey Poznyakoff |
Subject: |
Re: [Help-gnu-radius] max number of children active- spread load |
Date: |
Tue, 05 Aug 2003 23:51:29 +0300 |
> i am getting the message:
> "dropping packets , maximum number of children active"
> In config file i set the max-processes to 128
This means either there are some heavy problems with your network
(namely, the NAS does not receive the replies and keeps sending back the
requests), or your radius server is not able to handle all the
incoming requests (for comparison, I've more than 5e+03 users in
the database and I have never had to raise max-children over 64).
Regards,
Sergey