Answer Posted / srinath
In App-pool properties, under PERFORMANCE tab we have an
option for limiting the Request Queue going to Kernel.
If it is set as 1000 and if the kernel receives 1500
requests, then the worker process fails of over loading.
In order to avoid that 2 or more worker processes are
assigned to a single application pool.
If 1 one fails, the other is strarted. This concept is
called as WEB GARDEN.
The WebGarden option is available in the same properties
Performance tab. There you can assign the number of worker
processes for an application pool.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do I enable iis logging in event viewer?
Is iis considered middleware?
What is event trace sessions?
What is application host?
Where are iis backups stored?
How do I check iis version?
Does windows 10 come with iis?
IIS Asp & .net settings
How do I start iis from command line?
How do I set up iis?
How do I restart iis express from command line?
Define recycling of application pool?
How do I check iis logs?
What is the use of virtual directory in iis?
Explain the different types of identity available in iis 6.0?