Random thinktime basically overrides the value and uses a random value instead. So the thinktime functions in your script indicate where a thinktime will occur, but it wont use the value in the function, instead using a random value instead. Random thinktimes with exponential distribution can result in very large times. To avoid that also enable the option to limit thinktimes to x seconds and set something sensible to prevent huge thinktimes.
↧