Re: curl-loader enhancement
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2007-11-29 18:17:36
|
Hi Jeremy, On Nov 29, 2007 7:38 PM, Jeremy Brown <jb...@no...> wrote: > Robert, Please, address all corresponsence to the mailing list. Thanks. > I just used the login with random users with curl loader and it works great. Great :-) >Does it run with the same random username for the duration or does it get a random one each time it runs? I don't mind the >reusing of usernames but just want them to keep cycling through. Each time. Y can look in the code, are not you? > I wondered if you can add the ability to have random urls with a simple get request. Please, download the recent version: Y can look at examples fetch-probability-once.conf and fetch-probability.conf to use the sa-called URL fetching probability. Y can read the FAQs at: http://curl-loader.sourceforge.net/doc/faq.html namely: FETCH_PROBABILITY - allows to fetch a url not as a must, but with a certain run-time probability. The allowed values are in the range from 1 to 100 percents. FETCH_PROBABILITY_ONCE when set to 1 configures each client to make the decision regarding whether to fetch a URL marked by a FETCH_PROBABILITY or not, to be done only once, namely, at the first cycle. Define a list of URL, which will be fetched either with a fixed or with a per-cycle calculated probability >I am willing to donate $50 to you if you can get this fix into curl-loader as a one off for now and maybe as an enhancement >later. I just haven't had time to start working on the code yet. But I think you have done a fantastic job with it so far. Thanks for your appreciation. Please, note, that curl-loader developement is driven by open-source community needs, not by money. I am not accepting donations. curl-loader project does accept donations, where we have been informed by www.opensourcetesting.org , that they are also willing to donate to us as well. It can be done here and for the purpose of vscript development, and not nothing else: http://sourceforge.net/project/project_donations.php?group_id=179599 Take care. -- Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net An open-source web testing and traffic generation. |