Major Hayden
a73c81c936
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: I92658731ce93e4d2dbcadb53e80a08f19fe928fe
Team and repository tags
OpenStack-Ansible sahara
This Ansible role installs and configures OpenStack sahara.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_sahara/latest/
- The project home is at:
Description