Yes, you should be able to see the web page.

The first thing you want to do is make sure that httpd is configured
properly without HA. HA just handles the starting and stopping.

With the cluster completely down, start httpd on one of the nodes and
make sure httpd works and that you can view the page using that node's
IP address. That done, stop httpd and do the same on the other node.

Now with HA running you should be able to hit the site via the shared
IP address resource. You should be able to hit refresh and see the
message on the site change when the resources move from node to node.

On Wed, Mar 11, 2009 at 1:27 PM, Dimitri Yioulos <[email protected]> wrote:
> Hi, Ben.
>
> Thanks for the great how-to.  Based on your input, and Brian's, I think I've
> got this working, insofar as I can see the failover taking place in the gui.
> But, being somewhat dense, though, I'm not sure how it should work.  Let me
> explain further:
>
> I have apache running on both nodes,  If one node goes down, should I still be
> able to see it's Web pages?  How would I get at them?  For test purposes, I
> created a simple html file on each server saying "Test page on node 1"
> and "test page on node 2".  If I put node 1 on standby, how do I see its Web
> page?  Or am I completely not getting what HA is all about?
>
> Thanks for your patience with me.
>
> Dimitri
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to