Skip to content

Commit 663b86c

Browse files
authored
ref: Remove proxy_next_upstream directives (#3973)
1 parent 1640300 commit 663b86c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nginx.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ http {
4141
proxy_buffer_size 128k;
4242
proxy_buffers 4 256k;
4343
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;
4644

4745
# Docker default address pools
4846
# https://github.com/moby/libnetwork/blob/3797618f9a38372e8107d8c06f6ae199e1133ae8/ipamutils/utils.go#L10-L22

0 commit comments

Comments
 (0)