Hi all, I'm willing to know how does my radius behave under high load requirements. Any body knows which application to use ? I'd like to control the "stressing" in such I way I can decide the amount of request I'm sending to the radius server. For example: - 1st minute: 200 requests - 2dn minute: 250 requests In that way I can find out how many requests my radius can answer per minute. Best regards, Lucas -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.7.11/26 - Release Date: 22/06/2005
Lucas Aimaretto wrote:
I'm willing to know how does my radius behave under high load requirements. Any body knows which application to use ?
Install a CVS snapshot of FreeRADIUS on the machine which runs the client. New options -p and -n have been added to radclient to respectively send 'p' packets in parallel or 'n' packets per second. It's very convenient to run stress tests on the server. -- Nicolas Baradakis
participants (2)
-
Lucas Aimaretto -
Nicolas Baradakis