Hi All,
what i've done is something like this:

Thread Group (ramp-up period = 0, loop count = 1)
Loop Controller
If Controller (Condition = ${__threadNum} <= 1)
Http Requests
Loop Controller
If Controller (Condition = ${__threadNum} <= 2)
Http Requests Loop Controller
If Controller (Condition = ${__threadNum} <= 3)
Http Requests


          etc ...

this way u can ramp down, and the period of ramp down can be set via the loop counts.
enjoy!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to