Answer:
1. An application pool is a set of one or more websites in IIS served by the worker process.
2. Each application pool has its own worker process.
3. This process isolation prevents processing from interfacing with one another.
|
Alert Moderator