Re: Having trouble with number of cycles
Status: Alpha
Brought to you by:
coroberti
From: Pranav D. <pra...@gm...> - 2010-09-24 22:45:17
|
On Fri, Sep 24, 2010 at 2:28 AM, Robert Iakobashvili <cor...@gm...> wrote: > Dear Prahav, > > On Thu, Sep 23, 2010 at 11:10 PM, Pranav Desai <pra...@gm...> > wrote: >> >> > >> > >> > And what happens, when >> > CLIENTS_NUM_START=10 >> > and commented out the below tag? >> > #CLIENTS_RAMPUP_INC=1 >> > >> >> Looks much better. Some issue with the rampup ? > > Please, see below: > >> >> 1 >> ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 >> 2 >> ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > > Client 3 has reached 5 cycles > >> >> 3 >> ,cycles:5,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 >> 4 >> ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 >> 5 >> ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 >> 6 >> ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 >> 7 >> ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 >> 8 >> ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 >> 9 >> ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 >> 10 >> ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 >> > > > And before you had: > > 1 > ,cycles:5,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > 2 > ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > 3 > ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > 4 > ,cycles:4,state:2,b-in:74139495,b-out:1075,req:5,1xx:0,2xx:5,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > 5 > ,cycles:3,state:2,b-in:59311596,b-out:860,req:4,1xx:0,2xx:4,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > 6 > ,cycles:3,state:2,b-in:59311596,b-out:860,req:4,1xx:0,2xx:4,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > 7 > ,cycles:3,state:2,b-in:59311596,b-out:860,req:4,1xx:0,2xx:4,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > 8 > ,cycles:2,state:2,b-in:44483697,b-out:645,req:3,1xx:0,2xx:3,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > 9 > ,cycles:2,state:2,b-in:44483697,b-out:645,req:3,1xx:0,2xx:3,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > 10 > ,cycles:2,state:2,b-in:44483697,b-out:645,req:3,1xx:0,2xx:3,3xx:0,4xx:0,5xx:0,err:0,T-err:0 > > If you will compare current ctx-log to what was before, it is stopped > always, when the first client reaches > the number of cycles planned (5). The multi-handle is stopped and all is > going out. > The logic was designed for a heavy-load machinery, where the exact number of > cycles was a minor point. > If it is really necessary for you to re-work it, I can guide you. > Thats what I figured. Its not really necessary, since I use it only for sanity checks. But I wanted to make sure that its not some config that I added or removed, and it was by design. If you could still point me in the right direction, I can look at it. -- Pranav > > > > > > -- > Truly, > Robert Iakobashvili, Ph.D. > > Home: http://www.ghotit.com > Blog: http://dyslexia-blog.ghotit.com > Twitter: http://twitter.com/ghotit > Facebook: http://facebook.com/ghotit > ...................................................................... > Ghotit Dyslexia > Assistive technology that understands you > ...................................................................... > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > curl-loader-devel mailing list > cur...@li... > https://lists.sourceforge.net/lists/listinfo/curl-loader-devel > > |