Load balancing with one server and IIS7(.5)
- by Lieven Cardoen
Is it possible to configure loadbalancing on one server with IIS7?
What I would like is to have three applications in IIS7 (sites). One site should forward the requests to the other two sites (loadbalanced).
Problem is that at a customer of ours loadbalancing is used (with virtual servers). We on the other hand do not have (yet) a virtual environment and only one buildserver.
(maybe using Application Request Routing module?)