1
0
mirror of https://github.com/minio/minio.git synced 2025-03-31 01:33:41 -04:00

4 Commits

Author SHA1 Message Date
Harshavardhana
0b8255529a
fix: proxies set keep-alive timeouts to be system dependent ()
Split the DialContext's one for internode and another
for all other external communications especially
proxy forwarders, gateway transport etc.
2020-08-04 14:55:53 -07:00
Harshavardhana
e2c71717f8
add different TCP timeouts for internal and incoming ()
closes 
2020-07-19 17:16:12 -07:00
Harshavardhana
e59ee14f40
Tune tcp keep-alives with new kernel timeout options ()
For more deeper understanding https://blog.cloudflare.com/when-tcp-sockets-refuse-to-die/
2020-07-03 10:03:41 -07:00
Anis Elleuch
6d76efb9bb
Add support of TCP fast open in internode calls () 2020-05-08 14:33:23 -07:00