Thursday, November 10, 2011

How to reduce the amount of threads per process in LoadRunner

In LoadRunner 9.x, please perform the following steps:

1. Go to the /dat/protocols/QTWeb.lrp file.

2. By default, in web protocol the number of threads mdrv can spawn is 50. Change this value to a lower value (E.g. 15) by adding/changing the following:


[VuGen] //Add below entry if not available
MaxThreadPerProcess=15

3. Re-run the scenario.

No comments:

Post a Comment