Web gardens is a feature of IIS 6.0 that allows an application pool to be supported by multiple worker processes.
Web gardens is a feature of IIS 6.0 that allows an application pool to be supported by multiple worker processes. The worker processes in a Web garden share the requests that arrive for that particular application pool. If a worker process fails, another worker process can continue to process requests.