About this document
IIS Interview Questions and Concepts by Ajay M is a document available to read on EtoBox.
A web farm uses multiple servers with a load balancer to host a web application, distributing load across servers. A web garden runs a single application across multiple worker processes on one server. The default identity for an application pool in IIS is NetworkService. IIS 6.0 offers NetworkService, LocalService, and LocalSystem identities while IIS 7.0 adds ApplicationPoolIdentity.
- Author
- Ajay M
- Language
- EN