max_request
Alan DeKok
aland at deployingradius.com
Fri May 11 20:39:03 CEST 2012
Luo, Frank Y.F. Mr. wrote:
> are you sure?
>
> Then how do i know I run out of request number and need to increase it?
You read the logs.
You CANNOT increase it while the server is running.
The best approach is to set it to a large value, and ignore it. If
you get errors in the logs about "max_requests", it means that something
is catastrophically wrong. Increasing "max_requests" WILL NOT HELP.
You will need to fix the underlying problem: usually a slow / broken
database.
Alan DeKok.
More information about the Freeradius-Users
mailing list