minio/cmd/http
Harshavardhana 96c0ce1f0c
add support for tuning healing to make healing more aggressive (#11003)
supports `mc admin config set <alias> heal sleep=100ms` to
enable more aggressive healing under certain times.

also optimize some areas that were doing extra checks than
necessary when bitrotscan was enabled, avoid double sleeps
make healing more predictable.

fixes #10497
2020-12-02 11:12:00 -08:00
..
stats audit: Merge ResponseWriter with RecordAPIStats (#9496) 2020-04-30 11:27:19 -07:00
close.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
dial_dnscache.go add DNS cache support to avoid DNS flooding (#10693) 2020-10-16 14:49:05 -07:00
dial_dnscache_test.go tests: Lower expectation in addr selection in rand cache dialer (#10739) 2020-10-22 09:35:32 -07:00
dial_linux.go add ruleguard support, fix all the reported issues (#10335) 2020-08-24 12:11:20 -07:00
dial_others.go fix: proxies set keep-alive timeouts to be system dependent (#10199) 2020-08-04 14:55:53 -07:00
headers.go Show Delete replication status header (#10946) 2020-11-21 23:48:50 -08:00
listen_nix.go Bump default idleConnsPerHost to control conns in time_wait (#10653) 2020-10-12 14:19:46 -07:00
listen_others.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
listener.go add different TCP timeouts for internal and incoming (#10090) 2020-07-19 17:16:12 -07:00
listener_test.go Fix common Windows failure (#10397) 2020-09-01 10:11:15 -07:00
server.go add support for tuning healing to make healing more aggressive (#11003) 2020-12-02 11:12:00 -08:00
server_test.go Tune tcp keep-alives with new kernel timeout options (#9963) 2020-07-03 10:03:41 -07:00