What is Web Garden??

Answers were Sorted based on User's Feedback



What is Web Garden??..

Answer / bharath kumar

All IIS Request process by worker process ( w3wp.exe)by
default each and every application pool contain single
worker process. But An application pool with multiple
worker process is called Web Garden.

Is This Answer Correct ?    26 Yes 0 No

What is Web Garden??..

Answer / 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

What is Web Garden??..

Answer / ravi

Garden with lots of webs and bettles.

Is This Answer Correct ?    2 Yes 16 No

Post New Answer

More IIS Interview Questions

Explain the role of http.sys in iis?

0 Answers  


How do I know if I have iis on windows server 2012?

0 Answers  


How do I start and stop iis?

0 Answers  


What is full form of ll?

0 Answers  


How do I deploy a website in iis?

0 Answers  






How do I setup a web server in windows 10?

0 Answers  


How to retrive IUSR account password ?

3 Answers   Wipro,


What is iis officer?

0 Answers  


port no of FTP

3 Answers   Microsoft,


find the script to recycle application pool in iis in specific interval?

1 Answers   IBM,


What are virtual directories in iis?

0 Answers  


How do I restart iis express from command line?

0 Answers  


Categories