Hi folks,
Added an option to use random records from file (e.g. credentials).
One can load e.g. a 100000 records and use them in a random fashion for
1000 clients. We are not ensuring uniquickness of records used.
Two more tags added to assist in doing that: FORM_RECORDS_FILE_MAX_NUM
the number of records to load from a records file, and FORM_RECORDS_RANDOM,
which says to the program to use the records loading randomly and not to
link
each records to a client by index.
File with example of usage added is:
./conf-examples/random_file_records.conf
The feature have been requested by Jeremy Brown, but some other people also
expressed interest to test their web-site using a rather small number of
concurrent
VC but testing with all possible users.
--
Sincerely,
Robert Iakobashvili,
coroberti %x40 gmail %x2e com
...........................................................
http://curl-loader.sourceforge.net
A web testing and traffic generation tool.
|