<div dir="ltr"><br><div>Apache jmeter is immensely useful. It can be used to throw load at HTTP/HTTPS and a lot of protocols over top of that (SOAP/XML, JDBC, AJP etc) as well as do generic TCP connects (with auth and custom data), SMTP, LDAP queries, POP3, IMAP ... and probably more which I've never used. Can function distributed also, e.g. tests distributed from one client to multiple jmeter servers.</div>
<div><br></div><div>It can't do UDP natively, but it would be fairly trivial to front RADIUS auth with a HTTP interface that jmeter can talk to. e.g. Basic auth against a bunch of servers with Apache/mod_auth_radius.</div>
<div><br></div><div>I've used iperf/jperf for generic TCP/UDP data to test QoS etc. Could almost certainly be pushed to 10G with enough CPU or multiple hosts.</div><div><br></div><div><a href="http://iperf.sourceforge.net/">http://iperf.sourceforge.net/</a><br>
</div><div><br></div><div><a href="http://jmeter.apache.org/">http://jmeter.apache.org/</a></div><div><br></div><div>-Colin</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 9 May 2014 14:23, PRK <span dir="ltr"><<a href="mailto:ausnog@digitaljunkie.net" target="_blank">ausnog@digitaljunkie.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi all,<br>
<br>
I'm curious what load testing tools (commercial or home grown, if any) people use for generating network & systems load to test throughput & response times.<br>
<br>
Eg for capacity testing, performance testing after a network or software change, etc.<br>
<br>
More specific examples would include radius server testing packets per second (to cater for a brown out disconnect / reconnect event), or proxy server testing peak requests per second, or throughput testing an upstream 10Gbit link from a carrier, etc.<br>

<br>
<br>
prk.<br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
AusNOG mailing list<br>
<a href="mailto:AusNOG@lists.ausnog.net" target="_blank">AusNOG@lists.ausnog.net</a><br>
<a href="http://lists.ausnog.net/mailman/listinfo/ausnog" target="_blank">http://lists.ausnog.net/<u></u>mailman/listinfo/ausnog</a><br>
</blockquote></div><br></div></div>