mirror of https://github.com/minio/minio.git
087dc13965
various situations where the client is retrying the request server going through shutdown might incorrectly send 403 which is a non-retriable error, this PR allows for clients when they retry an attempt to go to another healthy pod or server in a distributed cluster - assuming it is a properly load-balanced setup. |
||
---|---|---|
.. | ||
stats | ||
close.go | ||
dial_dnscache.go | ||
dial_linux.go | ||
dial_others.go | ||
headers.go | ||
listen_nix.go | ||
listen_others.go | ||
listener.go | ||
listener_test.go | ||
server.go | ||
server_test.go |