IIS WEB GARDENS?

Answers were Sorted based on User's Feedback



IIS WEB GARDENS?..

Answer / navatheja

When two or more worker processes are configured as part of
an application pool they form what is referred to as a Web
garden.
A Web garden allows an application to achieve higher
scalability.

Is This Answer Correct ?    5 Yes 1 No

IIS WEB GARDENS?..

Answer / maheswararao uma ch

By default Each Application Pool runs with a Single Worker Process (W3Wp.exe). We can assign multiple Worker Process With a Single Application Pool. An Application Poll with multiple Worker process called Web Gardens. Each Worker Process Should have there own Thread and Own Memory space.

Generally its not recommended to use InProc Session mode while we are using Web Garden.
OR
An Application Poll with multiple Worker process called Web Gardens

Is This Answer Correct ?    1 Yes 0 No

IIS WEB GARDENS?..

Answer / guest

An Application Poll with multiple Worker process called Web
Gardens.

Generally its not recommended to use InProc Session mode while
we are using Web Garden

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More IIS Interview Questions

What is application pool in iis?

1 Answers  


About stateless and state full web service ?

2 Answers   Digital GlobalSoft,


What are the different IIS authentication modes in IIS 5.0 and Explain?

2 Answers  


Can I uninstall iis 10.0 express?

1 Answers  


What is iis administration?

1 Answers  


Describe the role of http.sys in iis?

1 Answers  


How do I restart iis in windows 10?

1 Answers  


How do I reset iis in windows 7?

1 Answers  


How do you administer Connection Pooling in IIS 3.0?

1 Answers   Microsoft,


How do I check iis logs?

1 Answers  


What is iis hardening?

1 Answers  


Explain the different version on iis?

1 Answers  


Categories