Need high availability for apache2
Bug #1502066 reported by
Peter Sabaini
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apache2 (Juju Charms Collection) |
New
|
Undecided
|
Unassigned |
Bug Description
We have reasonably options for providing load balancing (eg. by using apache2 with haproxy), but no true high availability that provides a virtual IP failover.
It would be great if the apache2 charm would provide eg. the hacluster interface.
summary: |
- Need high availability + Need high availability for apache2 |
To post a comment you must log in.
This is needed to provide High Availability of SSL endpoints that are terminated by apache.
Many charms that do not support an SSL endpoint directly could use apache as reverse proxy to provide an SSL endpoint.
Support for hacluster relation would provide a VIP and multiple units so as not to be a single point of failure.