What does the 'maxProcesses' setting in an IIS application pool control?
-
A
The maximum CPU usage allowed per worker process
-
B
The number of worker processes (w3wp.exe) that can run simultaneously for the pool
-
C
The maximum number of concurrent requests per pool
-
D
The maximum number of application pools on the server