17 Jul
2014
17 Jul
'14
4:43 p.m.
Arnaud . wrote:
Hello,
How should settle in "radiusd.conf" max_request_time, cleanup_delay and max_requests?
The configuration files document what they're for, and what they do.
Currently I max_request_time = 30 cleanup_delay = 2 and max_requests = 50432
Is it set? If it is misconfigured what can happen?
Don't change max_request_time or cleanup_delay. Set max_requests to some large value. If you get it wrong, error messages will appear in the log. The messages will tell you to increase max_request_time. Alan DeKok.