C
Christopher D. Wiederspan
I've got an ASP.NET web application that runs on a server farm (it should
end up being about 10 servers). I'm trying to find a simple, easy way to
keep the ASP.NET content replicated across the 10 different machines.
Ideally, I'll only need to push updates to one machine, and the new files
will replicated across all 10 machines instantly (or at least pretty darn
quick). For what its worth, I also need to keep the machine.configs
synchronized across the farm.
Any ideas?
Thanks,
Chris
end up being about 10 servers). I'm trying to find a simple, easy way to
keep the ASP.NET content replicated across the 10 different machines.
Ideally, I'll only need to push updates to one machine, and the new files
will replicated across all 10 machines instantly (or at least pretty darn
quick). For what its worth, I also need to keep the machine.configs
synchronized across the farm.
Any ideas?
Thanks,
Chris