Hello all, Is there any scripts or tools I could use to stress test our radius server? I need to test so to see if the server we have configured would be able to handle 5000 connections trying to login in a few seconds. Regards, __________________________________________ Sajeewa Warnakulasuriya ispOne Pty Ltd.
sajeewawin@dcgroup.net.au wrote:
Is there any scripts or tools I could use to stress test our radius server? I need to test so to see if the server we have configured would be able to handle 5000 connections trying to login in a few seconds.
You may use radclient with the -p option (from a CVS snapshot of FreeRADIUS). -- Nicolas Baradakis
sajeewawin@dcgroup.net.au wrote:
Hello all,
Is there any scripts or tools I could use to stress test our radius server? I need to test so to see if the server we have configured would be able to handle 5000 connections trying to login in a few seconds.
The server can handle they without question, If you are using a db that might be you week point. At least some tweaking might be necessary to allow enough connections to the backend. We use the redundant config onto a mysql cluster and is nicely handles our load.
participants (3)
-
Lewis Bergman -
Nicolas Baradakis -
sajeewawin@dcgroup.net.au