5 Feb
2016
5 Feb
'16
7:14 a.m.
On Feb 5, 2016, at 1:08 AM, Jim <jbalatero@visp.net> wrote:
"Using larger values for -p will not change the maximum accepted load, but will change the delay between a request and response" Why is that?
A RADIUS server can only process a limited number of packets per second. If you overload it, the incoming packets will be queued for later processing. The time that the packet spends n the queue adds to the delay in response. Alan DeKok.