Your Ad 
Here

Monday, April 09, 2012

What is Web farm in IIS?

Serving a web site with more than one web server is called web farm.

This way we get fault tolerance and load balancing.
Here we will be having a load balancer with a virtual IP.
Client requests will be send to the load balancer and the requests will be distributed across the web servers farm.

No comments: