RADIUS Stress Test tool
Amr el-Saeed
amr.elsaeed at tedata.net
Thu Nov 15 15:32:13 CET 2007
Dear All,
i know this is too late to say that :-)
but , i used radclient to test my freeradius server
i wanted to use the ( -p num Send 'num' packets from a file in
parallel. )
thats my command ( radclient -f attr -p 100 localhost:1812 auth local )
this is the file attr (
User-Name = "amrali"
User-Password = "123456"
NAS-IP-Address = 255.255.255.255
NAS-Port = 34
)
but the request is done only once not 100 times !!
any idea ?
Amr Ali
Alan DeKok wrote:
> Michael Lecuyer wrote:
>
>> What we're seeing is that a long time out can make it appear that all
>> packets are being processed but the long time out also slows the client
>> load test. If half of those threads are waiting a very short time for
>> responses and half are waiting a long time (essentially waiting for the
>> short responses to be processed by the server) you're now down to half
>> the threads testing the server. As time goes by more and more threads
>> are waiting for fewer quick thread responses and the test becomes
>> meaningless.
>>
>
> I'm looking into creating a complex load testing tool (not radclient),
> that will be single threaded, but which will be able to have many 1000's
> of outstanding requests. It will track a number of pieces of
> information, including offered load, accepted load, histograms of delay
> over time, etc.
>
> It can be run on mltiple machines, and the results collated.
>
> Ping me privately if this is interesting.
>
> Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>
More information about the Freeradius-Users
mailing list