Re: curl-loader enhancement
Status: Alpha
Brought to you by:
coroberti
From: Jeremy B. <jb...@no...> - 2007-11-29 18:56:55
|
Robert, That gives me a good place to start but I am thinking of having a file of = thousands of urls. So I think I will just use some of the functionality = from the RECORDS_FROM_FILE.=20 thanks Jeremy >>> On Thu, Nov 29, 2007 at 11:17 AM, in message <7e6...@ma...>, "Robert Iakobashvili" <cor...@gm...> wrote:=20 > Hi Jeremy, >=20 > On Nov 29, 2007 7:38 PM, Jeremy Brown <jb...@no...> wrote: >> Robert, >=20 > Please, address all corresponsence to the mailing list. Thanks. >=20 >> I just used the login with random users with curl loader and it works = great. >=20 > Great :-) >=20 >>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. >=20 > Each time. Y can look in the code, are not you? >=20 >> I wondered if you can add the ability to have random urls with a simple = get=20 > request. >=20 > Please, download the recent version: >=20 > Y can look at examples fetch-probability-once.conf and fetch-probability.= conf > to use the sa-called URL fetching probability. >=20 > 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. >=20 > 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. >=20 > Define a list of URL, which will be fetched either with a fixed or > with a per-cycle calculated > probability >=20 >>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. >=20 > Thanks for your appreciation. > Please, note, that curl-loader developement is driven by open-source > community needs, not by money. >=20 > 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. >=20 > 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=3D179599 >=20 > Take care. |