lp:~aglenyoung/charms/precise/haproxy/haproxy-stats-socket
- Get this branch:
- bzr branch lp:~aglenyoung/charms/precise/haproxy/haproxy-stats-socket
Branch merges
- Tim Van Steenburgh (community): Approve
- Marco Ceppi: Pending requested
-
Diff: 60 lines (+12/-0)3 files modifiedconfig.yaml (+5/-0)
hooks/hooks.py (+3/-0)
hooks/tests/test_helpers.py (+4/-0)
Branch information
- Owner:
- Andrew Glen-Young
- Status:
- Development
Recent revisions
- 75. By Andrew Glen-Young
-
Fix test linting errors and update README with additional required packages to run the test suite.
- 72. By Marco Ceppi
-
[jseutter] adds support for the backend service to specify errorfiles in the service configuration. If errorfiles are supplied, the haproxy charm will write them to /var/lib/
haproxy/ <service_ name>/< http status>.html and configure haproxy to use them. - 69. By Marco Ceppi
-
[sidnei] This restores some functionality that got removed by accident during my refactoring and was even documented in README.md, namely, that a service can specify a piece of yaml via relation set services=<> to be used when generating the haproxy stanzas.
- 68. By Marco Ceppi
-
[sidnei] The 'all_services' config now supports a static list of servers to be used *in addition* to the ones provided via relation.
[sidnei] When more than one haproxy units exist, the configured service is upgraded in-place to a mode where traffic is routed to a single haproxy unit (the first one in unit-name order) and the remaining ones are configured as 'backup'. This is done to allow the enforcement of a 'maxconn' session in the configured services, which would not be possible to enforce otherwise.
[sidnei] Changes to the configured services are properly propagated to the upstream relation.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:charms/haproxy