How do you increase the number of threads per worker process in IIS?
To increase the value for the Threads Per Processor Limit follow these steps:In the Connections pane, select the web server, click to select Features View, and then double-click the ASP feature. Click Start, point to All Programs, click Administrative Tools, and then click Internet Information Services (IIS) Manager.
The “hard” limit on the max number of threads in the IIS thread pool. This limit can be set to a value between 64 and 256, so you cannot have more than 256 IIS threads in the pool regardless of settings.
The maximum recommended value for this property is 100. Set this property as per your concurrent requests. To set this property, open ASP feature as described above. Click to expand Limits Properties under Behavior > click Threads Per Processor Limit > enter the desired value for Threads Per Processor Limit.
Using IIS this can be done. I searched everywhere, so I decided to put this out here for everyone to use this information.
Click on the server. Then on the right side pane, double click on ASP.
Increase the number of threads per processor
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With