Major Hayden 145b98f329
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: I960bf62cfcd1bcbcec4923f04eb7566081b1bec1
2018-02-23 08:33:41 -06:00
..
2017-05-31 16:15:26 +00:00
2017-08-02 15:07:37 -05:00
2015-10-17 00:44:03 -05:00