Major Hayden
e4d5cd0da7
Skip logging for haproxy health checks
The health check requests from haproxy cause uwsgi to write a lot of useless log lines. This can make it more difficult to find a problem with a particular service. This patch adds a route to look for the `osa-haproxy-healthcheck` user agent string, which haproxy uses when performing health checks. Any requests with that user agent are not logged. Closes-Bug: 1742718 Change-Id: I9b0239a9a24861734badbe874dc3e1139d7100c6
Team and repository tags
OpenStack-Ansible Octavia
Ansible role that installs and configures OpenStack Octavia.
Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_octavia/latest/
The project home is at: http://launchpad.net/openstack-ansible
Description
Languages
Jinja
45.5%
Python
38.8%
Shell
15.7%