what is application pool???

Answer Posted / vijeshwar yadav

Answer:
Before Giving the Definition : you can say like this,
Concept of Application pool has from IIS 6.0 .
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 ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of http.sys in iis?

484


How do I stop and start iis?

488


How do I set up iis?

503


What are virtual directories in iis?

506


How many times are working in iis server?

494






What is the default identity of iis6.0?

503


Describe the role of http.sys in iis?

495


Where is the iis config file?

497


Explain the permission settings are available for virtual directory?

479


How do I check iis logs?

520


What do you mean by creation of virtual directory?

543


What is deploying a website?

486


What is a iis express?

521


What secure authentication and encryption mechanisms are supported by iis 6.0?

565


How do I run iis express?

561