4 Dec
2009
4 Dec
'09
1:04 p.m.
At 11:00 AM 12/4/2009, Alan DeKok wrote:
freeradius@corwyn.net wrote:
Update max_requests to # users * 256 That isn't necessary. It should be no more than "max request/s * max_request_time".
Well the docs say: # max_requests: The maximum number of requests which the server keeps # track of. This should be 256 multiplied by the number of clients. # e.g. With 4 clients, this number should be 1024.
No. "users" are not "clients". Users are people logging in. RADIUS clients are NAS machines.
Ah! cool, thx. Rick