mirror of https://github.com/minio/minio.git
43eb5a001c
avoids creating new transport for each `isServerResolvable` request, instead re-use the available global transport and do not try to forcibly close connections to avoid TIME_WAIT build upon large clusters. Never use httpClient.CloseIdleConnections() since that can have a drastic effect on existing connections on the transport pool. Remove it everywhere. |
||
---|---|---|
.. | ||
provider | ||
ecdsa-sha3_contrib.go | ||
help.go | ||
jwks.go | ||
jwks_test.go | ||
jwt.go | ||
jwt_test.go | ||
rsa-sha3_contrib.go | ||
validators.go | ||
validators_test.go |