Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

I'm trying to build a 2-node cluster using Red Hat Enterprise Linux 5 AP that will host multiple sites (domains) with each having their own IP address.

So far, I have a working 2-node cluster that is properly binding two floating IP addresses to the Apache service. However, only one of the addresses is properly responding with it's web content. The other address simply says that the page can not be found.

So, my first and most important question is:

Is it possible for a single 2-node cluster to have 2 floating IP addresses that will each server their own web content, such as www.example.com and www.example2.com?

I have been searching for documentation and answers online for days, to no resolve.

Thanks!

asked 13 Apr '10, 00:30

Linville79's gravatar image

Linville79
1112
accept rate: 0%

edited 14 Apr '10, 22:36

Web31337's gravatar image

Web31337
317111




Need further information. In your cluster how is the decision made to choose between the servers? Is it based on number of connections, total bandwidth, round robin, etc..

Are you using a single IP Address for the public to reach and switch between the apache servers behind the scene? Are you using NAT to switch between the clusters?

link

answered 14 Apr '10, 00:07

cbo's gravatar image

cbo
312
accept rate: 0%

I presume you have setup a cluster using Redhat GFS. If yes, have you correctly added the 2 floating IP's as resources and do you have correct DNS entries for those floating IP's ?

link

answered 21 Apr '10, 10:36

Prasad's gravatar image

Prasad
485
accept rate: 33%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×8
×5
×1

Asked: 13 Apr '10, 00:30

Seen: 6,138 times

Last updated: 24 Mar '11, 01:23

powered by OSQA