Hey Felix and Seb,

I don't think it'll be uniform.
So, giving a ramp up period doesn't mean that we'll get the threads divided
by the ramp up period.
It only guarantees that all the threads will be ready by the end of the ramp
up period.

thanks,
N

sebb-2-2 wrote:
> 
> On 2 July 2010 07:38, Felix Frank <[email protected]> wrote:
>> On 07/01/2010 08:27 PM, Deepak Shetty wrote:
>>> Hi
>>> First  When you need to limit the number of requests /per second use a
>>> constant throughput timer.
>>>
>>> The explanation for the behavior you see is
>>> If you dont have any timers or anything but just a ramp-up of say 1
>>> second
>>> and say your pixel takes 0.1 seconds then
>>> Start of test , JMeter will create 1 thread , thenmake a request , get
>>> the
>>> response back in 0.1 seconds and immediate go and make the second
>>> request ,
>>> and so on for the first second , then JMeter will created the second
>>> thread(ramp up of 1 sec) <snip>
>>
>> Doesn't the ramp up specify how long Jmeter takes to launch *all*
>> threads? So, for 100 threads with rampup 1sec, that would be one thread
>> launched each 10msec, no?
> 
> Yes, the ramp-up time is divided by the number of threads to work out
> the delay between threads.
> 
>> Cheers
>> Felix
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/jmeter---https--question-tp28997028p29055804.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to