Click here to Skip to main content
15,896,497 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Gurus,

I am trying to implement load balancing for my website using IIS on two servers.

The site resides on one of the servers and is on a shared drive.

Now my problem is how to setup the same site on the other server(s)?

Regards
Posted
Updated 8-Jan-13 18:25pm
v2
Comments
Sandeep Mewara 8-Jan-13 8:28am    
This is not a well framed question! We cannot work out what you are trying to do/ask from the post. Please elaborate and be specific.
Use the "Improve question" link to edit your question and provide better information.

1 solution

Wrong. If you want to have multiple entry points into a single web application, then use the site bindings to do this.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900