Re: Multiple Batch Definitions?
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2007-10-18 05:35:47
|
Jose, On 10/18/07, Jose Rivera <JR...@oc...> wrote: > > Is it possible to provide multiple batch definitions in the same file > were each is using separate URLS definitions? > Once it was supported, but not now. I would recommend you to run a script, which is launching several curl-loader processes, each with it's own batch file. Note, that the name of each batch BATCH_NAME will be different for all these batch files, otherwize they will try to write to the same log-files and crash. If you wish to achive a higher load from a computer with multiple CPUs/cores as seen in /proc/cpuinfo, you may use an option -t <number-of-the-CPUs>. Take care, Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net A web testing and traffic generation tool. |