I have one web server which running around 50 web application. Recently that server goes down due to some network issue in data center. Now i want to configure fail over for that server so if websrv1 goes down websrv2 will be always in running state
so users can still access it. IS it possible in iis using server farm?
Akshay Pate