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
How do I view iis logs?
How do I add an application to iis?
How do I install iis on windows 8?
What are the different version on iis that you have worked on?
Does windows 10 come with iis?
What do you mean by creation of virtual directory?
Difference between basic and digest authentication modes?
What is application pooling in iis?
Where is iis manager located?
Explain the different version on iis?
What is iis and how it works?
how we can change a PSD file in a clipart to use in word or power point ?
Define the different version on iis that you have worked on?
What is iis 10.0 express?
Explain the main layers of iis architecture?