Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IIS 8 ASP.NET 4 Default maxWorkerThreads

Is there a default for maxWorkerThreads in IIS 8.0 ASP.NET 4?

With IIS 6 I recall there was a maximum number of threads that could execute within a single worker process. Having a tough time finding Microsoft documentation stating what the default is for IIS-8.

like image 283
EmanP Avatar asked Sep 10 '26 03:09

EmanP


1 Answers

The default is 20 according to the .NET Framework documentation for MaxWorkerThreads.

like image 154
Keith Avatar answered Sep 11 '26 18:09

Keith



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!