Re: url probability bug fix and random number use update
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2010-03-22 05:29:59
|
Hi Val, On Mon, Mar 22, 2010 at 6:13 AM, Val Shkolnikov <va...@nv...> wrote: > >> Applied the patch, thanks! >> >>> >>> I also noticed that the tag FETCH_PROBAILITY_ONCE is not used, but will >>> let you decide whether it's worth to keep. >>> >> >> Please, look at the latest version in svn. Thanks! >> >> The array of url_fetch_decision was allocated per client only, when >> FETCH_PROBAILITY_ONCE was defined. >> The array is used to cache the fetching decision and to decrease >> the calls to random() for high-load testing. >> >> In most of the cases, however, it will be of no use, and it was corrected >> not to use url_fetch_decision array, when it is not supposed to be >> allocated. >> >> > > Have you a chance to look at the version in svn and try the changes made? > Thanks! > > -- > Truly, > Robert Iakobashvili, Ph.D. > ...................................................................... > www.ghotit.com > Assistive technology that understands you > ...................................................................... > > Sorry, a bit busy. I might have a chance to integrate the new code into > mine next week. > /Val > Sure, take your time. -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |