zulip/puppet
Alex Vandiver 135acfea93 nginx: Suppress proxy warnings when the proxy itself sent the request.
This is common in cases where the reverse proxy itself is making
health-check requests to the Zulip server; these requests have no
X-Forwarded-* headers, so would normally hit the error case of
"request through the proxy, but no X-Forwarded-Proto header".

Add an additional special-case for when the request's originating IP
address is resolved to be the reverse proxy itself; in these cases,
HTTP requests with no X-Forwarded-Proto are acceptable.
2023-09-12 10:10:58 -07:00
..
zulip nginx: Suppress proxy warnings when the proxy itself sent the request. 2023-09-12 10:10:58 -07:00
zulip_ops postgres_exporter: Rebase the per-index stats branch. 2023-09-11 17:59:54 -07:00
deps.yaml puppet: Update dependencies. 2023-05-11 10:51:37 -07:00