ansible/roles/httpd/reverseproxy/tasks
Frank Ch. Eigler c37d51d236 proxies/debuginfod: allow proxyopts
debuginfod can take O(60s) to run certain webapi queries, so the httpd
mod_proxy default timeouts are too short.  Introduce an ansible
variable "proxyopts", expanded into the httpd ProxyPass and
ProxyPassReverse configuration lines.  Default to "", but set it
with pretty generous limits for debuginfod only.
2021-04-08 20:58:52 +00:00
..
main.yml proxies/debuginfod: allow proxyopts 2021-04-08 20:58:52 +00:00