Performancing Metrics

Performance blog: How to reduce the amount of threads per process in LoadRunner

Monday, November 9, 2009

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 availble
MaxThreadPerProcess=15

3. Re-run the scenario

Source: HP

No comments: