Re: Fail over scenario
From: Mustang (mustang_at_mordamus.nl)
Date: 02/15/04
- Next message: Kristofer Gafvert: "Re: running ASP.net server on Win XP Professional"
- Previous message: Kristofer Gafvert: "Re: running ASP.net server on Win XP Professional"
- In reply to: Jeff Cochran: "Re: Fail over scenario"
- Next in thread: John Cesta: "Re: Fail over scenario"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 15 Feb 2004 11:08:11 +0100
Yeah but the problem is that the files need to be real time synchronized,
since nlb is acting as a load balancer
I think the best solution is to have a fileserver behind those 2 webservers
where the webservers get their files from
Since this will be my single point of failure, im thinking to use linux as
fileserver
"Jeff Cochran" <jcochran.nospam@naplesgov.com> wrote in message
news:4038f420.156099679@msnews.microsoft.com...
> On Fri, 13 Feb 2004 11:36:01 +0100, "Mustang" <mustang@mordamus.nl>
> wrote:
>
> >I got 2 webservers running windows 2003 web edition
> >Im gonna use them in a load balancing system
> >
> >This means when the 1th webserver goes down, the second down takes over
his
> >IP adress, and with that all traffic
> >
> >This is working perfect, the only problem i got is the synchozing of the
> >files
> >
> >I understood that can be worked out by dfs (distributed file system)
> >
> >But since i got the web edition, i can replicate with that, it needs a
> >domain for that
> >
> >How can i still use dfs to synchronize files between the webservers, so
both
> >got a updated version of the websites
> >or is it better to work with scripts that copy files all the time
>
> It's better with clustering, which can't be done on the web edition
> either. The most common solution is a scheduled replication using
> Robocopy or similar, or a replication at the time the files are
> transferred from the development server to the production servers.
>
> Jeff
- Next message: Kristofer Gafvert: "Re: running ASP.net server on Win XP Professional"
- Previous message: Kristofer Gafvert: "Re: running ASP.net server on Win XP Professional"
- In reply to: Jeff Cochran: "Re: Fail over scenario"
- Next in thread: John Cesta: "Re: Fail over scenario"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|