13 Feb
2013
13 Feb
'13
3:32 a.m.
On Wed, Feb 13, 2013 at 4:33 PM, Muhammad Nadeem <mnadeem8327@gmail.com> wrote:
for load testing. But when i use this with -p (to send requests in parallel), it only send one packet. here is the command out put [root@billing ~]# echo "User-Name=001AAD3F8165, NAS-IP-Address=10.192.100.4"|radclient -p 100 192.168.0.102 auth
why dont -p sends requests in parallel ?????
Because you only feed it one request. Feed it a file which contains multiple request (read the manual/doc). -- Fajar