[Linux-HA] Multiple Apache SSL virtual hosts

Sam Tran stlist at gmail.com
Wed Aug 24 07:41:26 MDT 2005


Hi All,

We have an Apache server with three SSL virtual hosts. The IP
configuration is described below:

eth0    --> 192.168.1.10
eth0:1 --> 192.168.1.11
eth0:2 --> 192.168.1.12

Now we'd like to build a Heartbeat cluster to make the websites highly
available. The second node would have a similar IP configuration:

eth0    --> 192.168.1.20
eth0:1 --> 192.168.1.21
eth0:2 --> 192.168.1.22

We would need three service addresses:
- 192.168.1.30
- 192.168.1.31
- 192.168.1.32

Is it possible to achieve that using Heartbeat?

Any help would be much appreciated.

Thanks.
Sam


More information about the Linux-HA mailing list