Skip to content

Removed conflicting nginx timeouts (in proxy_params)

Compare
Choose a tag to compare
@alanbchristie alanbchristie released this 12 Jan 12:06
· 456 commits to staging since this release

Removes conflicting timeouts. Specifically: -

proxy_read_timeout 120s;
proxy_send_timeout 120s;
proxy_connect_timeout   120s;