IIS Application pool ?

Answers were Sorted based on User's Feedback



IIS Application pool ?..

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

IIS Application pool ?..

Answer / rohit

We can simply say using application pools we can delegate
separate worker processes to separate applications.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More IIS Interview Questions

IIS Frontpage extenstions?

1 Answers   TCS,


How do I host a website using iis in windows 10?

0 Answers  


What is rapid fail protection?

0 Answers  


roles of information system in a business organization?

0 Answers   Infeneon Technologies,


What are webservices, its attributes. Where they are available ?

3 Answers   TCS,






Is iis server free?

0 Answers  


How do I change iis express to local iis?

0 Answers  


How do I restart iis?

0 Answers  


What scripts ship with iis 6.0?

0 Answers  


Define recycling of application pool?

0 Answers  


Can windows server 2003 function as a bridge?

0 Answers  


What is Web Garden??

3 Answers   Microsoft,


Categories