Answer Posted / ved
An Application Pool can contain one or more applications
and allows us to configure a level of isolation between
different Web applications. For example, if you want to
isolate all the Web applications running in the same
computer, you can do this by creating a separate
application pool for every Web application and placing them
in their corresponding application pool. Because each
application pool runs in its own worker process, errors in
one application pool will not affect the applications
running in other application pools. Deploying applications
in application pools is a primary advantage of running IIS
6.0 in worker process isolation mode because you can
customize the application pools to achieve the degree of
application isolation that you need.
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Where is iis manager located?
How do you generate a csr?
What does iis recycle do?
Exp the role of http.sys in iis?
How many times are working in iis server?
What is meant by virtual directory?
What does iisreset noforce do?
Explain different IIS Isolation Levels?
What are the differences between iis 5.1 and iis 6 administration?
How do I start and stop iis?
Can you run iis on linux?
What is the use of iis server in net?
How do I check the version of iis?
Where is iis express installed?
How do I open iis server 2016?