Hi everybody, Anybody knows a tool to test radius performance? I have seen radperf (without userguide or tutorial) and radtest application. Any advice or ideas? Thanks. Best regards, Toni. -- View this message in context: http://freeradius.1045715.n5.nabble.com/Radius-testing-tp5001965p5001965.htm... Sent from the FreeRadius - User mailing list archive at Nabble.com.
Hi,
Any advice or ideas? I personally used radperf to benchmark our radius server installs. It's easy to configure, you only need to build a radius request (attributes) and tell radperf how much pps you want to send.
The only things I find frustrating with radperf is the fact that it doesn't support EAP, and the way it agglomerate the request results (ie. <10s, <1s, etc), you can't tell the real response time. -- Francois Gaudreault, ing. jr Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org)
Francois Gaudreault wrote:
The only things I find frustrating with radperf is the fact that it doesn't support EAP,
EAP is hard. eapol_test can do "-r N" to retry many times.
and the way it agglomerate the request results (ie. <10s, <1s, etc), you can't tell the real response time.
-D file should work. Or maybe that's the current "git" version. Alan DeKok.
Hi,
Anybody knows a tool to test radius performance?
radperf or radtest/radclient with scripting . you might use JRADIUSSimulator with scripting too. personally, radperf does what I need. you can check doc/performance-testing in the source distribution too theres also doc/tuning_guide to help tweak performance.....feedback/input welcome alan PS theres a README file for instructions for radperf....
participants (5)
-
Alan Buxey -
Alan DeKok -
Francois Gaudreault -
Michael Holstein -
tonimanel