search for: user_rand

Displaying 2 results from an estimated 2 matches for "user_rand".

2007 Mar 11
1
imaptest updates
...;s executed again and again with 30% probability. The basic way to run it is: ./imaptest user=test pass=password host=imap.domain.org mbox=/home/user/mail/dovecot clients=1 Or if you want to run multiple users, you can use user=test%d which will use users test1..test100 (the size is hardcoded in USER_RAND define). If you want to do benchmarking, you can set it to run for specified amount of time, and you should also give random number generator the same seed every time: ./imaptest seed=123 secs=300 If you want to test/benchmark only the login+logout speed, use: ./imaptest - select=0 To create a...
2006 Apr 28
1
imaptest, with options!
I hacked some command line options into imaptest. I dont think I broke it.. Place into dovecot-source root as usual and compile with: gcc imaptest.c -o imaptest -Wall -W -I. -Isrc/lib -DHAVE_CONFIG_H src/lib/liblib.a As per Timo's instructions. # imaptest -h imaptest [USER at IP:PORTNO] [pass=PASSWORD] [mbox=MBOX] [clients=CC] [msgs=NMSG] [use_authenticate] [PORTNO] USER = template for