File Replication on a Web Server
File Replication on a Web Server
Author
Discussion

PetrolTed

Original Poster:

34,465 posts

327 months

Tuesday 20th July 2004
quotequote all
I'm busy setting up my new servers and need to suss out how to replicate across my new web servers.

i.e. I'll be publishing changes to Web Server number 1 and need changes copied automatically to Web Server 2 (2-n ultimately).

It'll need to replicate instantaneously too to cope with picture uploads.

I looked at the MS system that comes with 2003 but that looks like overkill.

Does anyone have any experience of appropriate products? Like all these things I seem to be able to find products from $29 to $000's.

All input appreciated!

PetrolTed

Original Poster:

34,465 posts

327 months

Tuesday 20th July 2004
quotequote all
Just found a setup guide to MS FRS and it makes it look quite simple. Is it simple or is it complex to set up/administer?

timsta

2,779 posts

270 months

Tuesday 20th July 2004
quotequote all
Probably a bit late now, but I would have gone with a Raid array to store the website and a Windows cluster for your Servers. That way the data is stored in one place (Well, not technically with raid) and the servers all pull the data from the one source. This will also solve any issues with load-balancing and failing servers.

Tim

TommoFocus

126 posts

268 months

Tuesday 20th July 2004
quotequote all
Ted have a look at this, the DFS (no not Sofas) part!!

www.webgecko.com/products/apgen/docs.asp?page=replication.htm

Not sure if this is still in 2003

PetrolTed

Original Poster:

34,465 posts

327 months

Tuesday 20th July 2004
quotequote all
Thanks Tommo - looks interesting stuff.