[Linux-HA] Multiple Apache SSL virtual hosts
Sam Tran
stlist at gmail.com
Wed Aug 24 09:46:45 MDT 2005
On 8/24/05, Alan Robertson <alanr at unix.sh> wrote:
> Sam Tran wrote:
> > 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?
>
> Yes.
>
> How many nodes do you want in this configuration (2 or 3)?
>
>
2 nodes.
More information about the Linux-HA
mailing list