Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-15 | haproxy default to couch_write, couch_read on GET | Azul | |
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. | |||
2014-06-25 | haproxy: support read only couchdb mirrors | elijah | |
2014-05-24 | move haproxy-template to modules/site_haproxy | Christoph | |
2014-05-24 | remove unused variable local_ports | Christoph | |
2014-05-22 | fix haproxy config if webapp and mx run on the same host | Christoph | |
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 | |||
2014-02-27 | nagios monitoring of haproxy nodes (Feature #2657) | varac | |
2013-10-24 | stop specifying the haproxy that we provided in our repository, it is ↵ | Micah Anderson | |
available in wheezy-backports now (#4272) Change-Id: Ie0b8b69f1305f4ec8d11356acc308aad2a8c1e91 | |||
2013-04-16 | pass version to haproxy so that the leap package will be installed | Micah Anderson | |
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 | |||
2013-04-09 | update deprecated haproxy configuration options, set values a little lower | Micah Anderson | |
2013-03-19 | add some generic haproxy defaults | Micah Anderson | |