23 Apr
2009
23 Apr
'09
3:05 a.m.
Uwe Kastens wrote:
OK, thats strange. One radclient only generates 15 requests per sec in my tests - and causes load on the system. The 100 requests per sec were "statefull" or fire and forget without parsing the answer?
What arguments are you using for radperf? -n doesn't really work. -p will send requests as fast as the server can handle them, but no faster. So if oyu're using "-p 10", and only seeing 15 pps, it's because the server can handle only 15 pps. Alan DeKok.