On Wed, 2003-01-29 at 06:25, Alan DeKok wrote:
> Toni Mueller <[EMAIL PROTECTED]> wrote:
> > we can safely assume that you are able to hammer out enough packets
> > to load your server to begin with...
> 
>   ./radclient ... -c 1000 ...
> 
>   Sends a request 1000 times (not duplicated: 1000 unique, but similar
> requests)
> 

yeah, it's a nice tool.  radpwtst from radiator works the same way, it
justs let you do everything from command line, which makes it easy to
script. like...

time perl -e 'for (1..100) {`radpwtst -time -trace -s xx.xx.xx.xx
-acct_port 1813 -secret testing123 -noauth -iterations 100 \&`;}'

:)


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to