minio/cmd/http
Poorna Krishnamoorthy fd3f02637a
fix: replication regression due to proxying requests (#11356)
In PR #11165 due to incorrect proxying for 2 
way replication even when the object was not 
yet replicated

Additionally, fix metadata comparisons when
deciding to do full replication vs metadata copy.

fixes #11340
2021-01-27 11:22:34 -08:00
..
stats
close.go
dial_dnscache.go fix: use common logging implementation for DNSCache (#11284) 2021-01-15 14:04:56 -08:00
dial_dnscache_test.go fix: use common logging implementation for DNSCache (#11284) 2021-01-15 14:04:56 -08:00
dial_linux.go
dial_others.go
headers.go fix: replication regression due to proxying requests (#11356) 2021-01-27 11:22:34 -08:00
listen_nix.go
listen_others.go
listener.go
listener_test.go
server.go add support for tuning healing to make healing more aggressive (#11003) 2020-12-02 11:12:00 -08:00
server_test.go