944,025 Members | Top Members by Rank

  • Networking Discussion Thread
  • Unsolved
  • Views: 9044
  • Networking RSS
Jan 9th, 2006
0

Redundant Server?

Expand Post »
Hello everybody. This is my setup:

1) Computer (main server)
2) Computer (server)

How would I make it so that if my main server (number 1) went down for whatever reason, my other server (number 2) could kick in and continue serving, and then when my number 1 server came back, it gave control back to my number 1?

I suppose you'll probably want some techy details about my router, and the server software I'm running. Here goes:

Computer 1: Windows 2000 Advanced Server using IIS
Computer 2: OpenBSD 3.7 using Apache

And my router's a Belkin F5D7632-4 ASDL Modem with Wireless-G Router. Things I can do on it include completely turning the firewall off, and port forwarding specific ports to seperate computers, and UPNP, whatever that is.

Please help?
Similar Threads
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
UberAAZ is offline Offline
73 posts
since Oct 2005
Jan 9th, 2006
0

Re: Redundant Server?

Hello,

You are asking quite the load there.

How are you keeping the servers in sync? You have a Windows server on one end, and a open BSD on the other. Is your windows serving .ASP or .NET? Is your BSD box serving Java? How are you keeping the data streams intact, along with permissions?

It is challenging enough to keep servers properly functioning in a cluster, and those units are working the same operating system. You are trying something far more challenging. You will need to write scripts to check the health of each box, and then write scripts to re-configure the router if a device fails. But what if both fail?

I do not think you are going to find an easy answer. I think you are better off duplicating each box, making 4 total computers, and attempting to cluster the services.

Christian
Team Colleague
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
kc0arf is offline Offline
1,629 posts
since Mar 2004
Jan 9th, 2006
0

Re: Redundant Server?

Erm, that's not quite what I'm talking about.

Computer 1 is on, serving, when suddenly it needs to do some Automatic Update rubbish (or something).

Computer 2 is on, waiting to serve (but not actually doing anything), when it realises the other computer goes down, and then it starts serving.

Then, when computer 1 comes back online, Computer 2 gracefully hands back serving to computer 1, then waits for computer 1 to go back down again, when it all loops.

I can easily make the two computers check the health of each other, that's not a problem, it's just I wouldn't know what to make the computers do if one of them found a problem at the other end.

Note: in actual fact, I think I'll change computer 2 to 2k Advanced Server as well, does this make it any easier?

That's where I'm stuck.
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
UberAAZ is offline Offline
73 posts
since Oct 2005
Jan 14th, 2006
0

Re: Redundant Server?

Bump! Anybody have any ideas?
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
UberAAZ is offline Offline
73 posts
since Oct 2005
Jan 14th, 2006
0

Re: Redundant Server?

I don't have any ideas. I think I can clarify Christian's questions though. Mirroring is not a problem. Regardless of the OS differences, we can assume that each server has an httpd server correctly set up, and that accessing port 80 on each server accesses the appropriate files. The question, then, solely lies on how to configure a router to receive an httpd request, and then try to access port 80 on server 1, and if it can't, then to try server 2.
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Jan 18th, 2006
0

Re: Redundant Server?

as long as you can mirror the content, you can use a failover dns to move traffic over to the other server, I have only used commercial versions like DNSMadeEasy. Another thing you might want to look at long term is going with Clustering on 2 Windows Servers, if one goes down, the other one takes over with shared storage. Or on the Linux side we do the same thing with headbeat and using RSync.
Reputation Points: 15
Solved Threads: 3
Junior Poster
rasputinj is offline Offline
103 posts
since Sep 2003

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Networking Forum Timeline: cannot online music
Next Thread in Networking Forum Timeline: Buying a server.





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC