minio/cmd/gateway
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415)
Currently Go http connection pool was not being properly
utilized leading to degrading performance as the number
of concurrent requests increased.

As recommended by Go implementation, we have to drain the
response body and close it.
2018-09-05 16:47:14 -07:00
..
azure Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
b2 Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
gcs Implement ListMultipartUploads, ListObjectParts for GCS gateway (#6377) 2018-09-04 13:11:33 -07:00
manta Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
nas load bucket policies using object layer API (#6084) 2018-06-27 12:29:48 +05:30
oss Drain response body properly for http connection pool (#6415) 2018-09-05 16:47:14 -07:00
s3 Revert all GetObjectNInfo related PRs (#6398) 2018-08-31 13:10:12 -07:00
sia Drain response body properly for http connection pool (#6415) 2018-09-05 16:47:14 -07:00
gateway.go Add NAS gateway support (#5516) 2018-02-20 12:21:12 -08:00