How to replicate wwwroot over multiple IIS web servers with NLB without NAS?
Posted
by Igor K
on Server Fault
See other posts from Server Fault
or by Igor K
Published on 2010-06-05T12:13:40Z
Indexed on
2010/06/05
12:23 UTC
Read the original article
Hit count: 305
We're adding a second server with Windows NLB for a bit of redundancy (ie the power goes on one of the servers - I know its not the best solution).
How can we keep the data identical between the servers? Dont want to use a SAN or NAS as thats just something else to go wrong. Customers can upload images with the web app so changes could be made on either server, as well as us uploaded a few changed files.
Thanks
© Server Fault or respective owner