Harshavardhana 5aa5dcdc6d
lock: improve locker initialization at init (#8776)
Use reference format to initialize lockers
during startup, also handle `nil` for NetLocker
in dsync and remove *errorLocker* implementation

Add further tuning parameters such as

 - DialTimeout is now 15 seconds from 30 seconds
 - KeepAliveTimeout is not 20 seconds, 5 seconds
   more than default 15 seconds
 - ResponseHeaderTimeout to 10 seconds
 - ExpectContinueTimeout is reduced to 3 seconds
 - DualStack is enabled by default remove setting
   it to `true`
 - Reduce IdleConnTimeout to 30 seconds from
   1 minute to avoid idleConn build up

Fixes #8773
2020-01-10 02:35:06 -08:00
..
2020-01-09 19:45:44 +05:30
2019-12-28 22:24:43 +05:30
2019-12-12 10:01:15 -08:00
2019-12-28 22:24:43 +05:30
2020-01-08 17:21:58 -08:00
2020-01-02 20:18:32 +05:30
2020-01-06 10:15:44 -08:00
2019-09-10 04:42:29 +05:30
2019-12-28 22:24:43 +05:30