Age | Commit message (Collapse) | Author |
|
We used haproxy because we had multiple bigcouch nodes but now
with a single couchdb node this is not needed anymore.
- Resolves: #8144
|
|
METH_POST probably does not catch PUT, DESTROY etc. So instead we
now use the master as the default and only use the replications
for GET and HEAD requests.
|
|
|
|
|
|
|
|
the problem was, that both site_mx::haproxy and site_webapp::haproxy
declared the same resource.
I fixed it by moving that resource to site_haproxy.
Since that gets included by both classes, everything works like
a charm
|
|
|
|
available in wheezy-backports now (#4272)
Change-Id: Ie0b8b69f1305f4ec8d11356acc308aad2a8c1e91
|
|
this package is a newer version than the one in debian, and as of this writing
haproxy is scheduled to be removed from wheezy, also it has hardened flags
enabled
|
|
|
|
|