We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1640300 commit 663b86cCopy full SHA for 663b86c
nginx.conf
@@ -41,8 +41,6 @@ http {
41
proxy_buffer_size 128k;
42
proxy_buffers 4 256k;
43
proxy_busy_buffers_size 256k;
44
- proxy_next_upstream error timeout invalid_header http_502 http_503 non_idempotent;
45
- proxy_next_upstream_tries 2;
46
47
# Docker default address pools
48
# https://github.com/moby/libnetwork/blob/3797618f9a38372e8107d8c06f6ae199e1133ae8/ipamutils/utils.go#L10-L22
0 commit comments