What is Web Garden??
Answers were Sorted based on User's Feedback
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 |
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 |
How do I host a website using iis?
What are virtual directories in iis?
What are the different types of identity available in iis 6.0?
What secure authentication and encryption mechanisms are supported by iis 6.0?
How do you know if iis is running?
How do you administer Connection Pooling in IIS 4.0?
Where are iis backups stored?
How do I reset iis in windows 10?
What is default web site in iis?
How do I edit web config in iis?
Can I run multiple websites with same port number and different IP address?
Exp the role of http.sys in iis?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)