Answer Posted / anup
Application pools are used to separate sets of IIS worker
processes that share the same configuration and application
boundaries. Application pools used to isolate our web
application for better security, reliability, and
availability and performance and keep running with out
impacting each other . The worker process serves as the
process boundary that separates each application pool so
that when one worker process or application is having an
issue or recycles, other applications or worker processes
are not affected.
One Application Pool can have multiple worker process Also.
Main Point to Remember:
1. Isolation of Different Web Application
2. Individual worker process for different web application
3. More reliably web application
4. Better Performance
Is This Answer Correct ? | 8 Yes | 16 No |
Post New Answer View All Answers
What is iis officer?
How can I open internet service manager?
Explain the relation between ssl and tls?
What is apache and iis?
Exp the different types of identity available in iis 6.0?
How do you generate a csr?
How do you reset iis?
What scripts ship with iis 6.0?
How do I check iis logs?
How do I run iis server?
What service is iis?
How do I edit web config in iis?
How do I restart iis express from command line?
How do I setup a web server in windows 10?
What is the hardware requirements for the iis server so that we can host a webpage?