Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

How to synchronize files between multible web servers

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  everything bringing up first virtual host?  
Author Message
Ahmed Saeed

External


Since: Oct 15, 2007
Posts: 1



(Msg. 1) Posted: Mon Oct 15, 2007 2:55 am
Post subject: How to synchronize files between multible web servers
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi

I have a website consisting of 6 web servers and hardware balancer. Admin
users are uploading certain pdf and document files to the server they
connected to. What would be the best way to real time synchronize these
files between all the six servers. Any hint will be appreciated.

Thank you
Ahmed S.

 >> Stay informed about: How to synchronize files between multible web servers 
Back to top
Login to vote
David Wang

External


Since: Nov 01, 2007
Posts: 309



(Msg. 2) Posted: Mon Oct 15, 2007 2:55 am
Post subject: Re: How to synchronize files between multible web servers [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 14, 11:05 pm, "Ahmed Saeed" <ahmed....TakeThisOut@eim.ae> wrote:
> Hi
>
> I have a website consisting of 6 web servers and hardware balancer. Admin
> users are uploading certain pdf and document files to the server they
> connected to. What would be the best way to real time synchronize these
> files between all the six servers. Any hint will be appreciated.
>
> Thank you
> Ahmed S.



Put web content on a single NAS or SAN and point the six web servers
to that single content source via UNC Virtual Directory.

Real-time synchronization of 6 web servers by copying files around is
not an effective approach. It treats your hardware balancer as a
liability, not asset.

I do not see why you allow admin users to upload pdf and document
files directly to the servers they connect to -- that breaks the
abstraction of a hardware balancer by making the balanced servers
stateful.

If you make all six web servers read content from a single NAS or SAN,
and admin users upload pdf/documents through a web server to the
single NAS / SAN, the abstractions are preserved automatically.

You then cluster the NAS/SAN to remove it as a single-point-of-failure
and improve availability.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

 >> Stay informed about: How to synchronize files between multible web servers 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Multible Sites on a single IIS 6 server - I am trying to setup multible sites on my Wk3 server. I have not created the necessary A records in DNS yet but I would like to test the websites on the server itself using either localhost/sitename or servername/sitename. The default site comes up....

replicating web files across IIS servers - Suggestions? - I have set up a small web farm with two Win2k3 IIS6 servers using NLBS. I have external FTP set up to point to one of the web servers in the farm. Does anyone have any suggestions of how I can enable some sort of automatic replication of web files from....

Copy files to multiple servers - What would be the best way to configure IIS to allow an ASP to copy files between two standalone web servers? Thanks!

What's the best way to replicate modified files between lo.. - I need to update an xml file in a load balanced environment across 4 servers. Any suggestions on how to do this using asp? As it stands when I hit the update routine the code updates the xml file only on the server that it hits first and the other three...

IIS servers - Hello, Our organization is constantly faced with an ever growing number of web based applications that require full installations on our IIS server. What we have done is install each application on our IIS server. Each app usually creates its own web....
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]