Thread: 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. |
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. |
From: Robert I. <cor...@gm...> - 2007-11-29 19:12:44
|
On Nov 29, 2007 8:56 PM, Jeremy Brown <jb...@no...> wrote: > 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. Good lack and mem, that you can always post patches for integration to the mainstream! > Jeremy -- Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net An open-source web testing and traffic generation. |
From: Robert I. <cor...@gm...> - 2007-12-20 13:51:58
|
Jeremy, On Nov 29, 2007 8:56 PM, Jeremy Brown <jb...@no...> wrote: > 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. How it goes? Y are welcome to ask an advise. Sincerely, Robert Iakobashvili, coroberti %x40 gmail %x2e com ........................................................... http://curl-loader.sourceforge.net An open-source web testing and traffic generation. |
From: Jeremy B. <jb...@no...> - 2008-01-03 16:46:00
|
Robert, I am just getting back from vacation so I have put in on the hold for a = little bit. But I do have lots of questions to ask different features and = the organization of the code that I will get back to you.=20 Thanks Jeremy >>> On Thu, Dec 20, 2007 at 6:51 AM, in message <7e6...@ma...>, "Robert Iakobashvili" <cor...@gm...> wrote:=20 > Jeremy, >=20 > On Nov 29, 2007 8:56 PM, Jeremy Brown <jb...@no...> wrote: >=20 >> 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 >=20 > How it goes? Y are welcome to ask an advise. >=20 > Sincerely, > Robert Iakobashvili, > coroberti %x40 gmail %x2e com > ........................................................... > http://curl-loader.sourceforge.net > An open-source web testing and traffic generation. |