Web Farm Framework is the name of the framework for IIS 7 for web server clustering. It is user for distributing the load of requests accross the multiple servers, i.e. load balancing of web traffic.
Web Farm Framework is the name of the framework for IIS 7 for web server clustering. It is user for distributing the load of requests accross the multiple servers, i.e. load balancing of web traffic. More information is available from here
The Web Farm Framework achieves its goal via one primary and many secondary servers. Primary server is responsible for syncronizing the content accross the existing and newly added secondary servers.