minio/buildscripts
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
..
benchcmp.sh dist: Moved systemd scripts to minio-systemd. (#3136) 2016-10-31 02:37:32 -07:00
checkdeps.sh Migrate to go1.13 to avail all new features (#8203) 2019-09-08 16:44:15 -07:00
cross-compile.sh Migrate to go1.13 to avail all new features (#8203) 2019-09-08 16:44:15 -07:00
gateway-tests.sh node 6.x is EOL'ed upgrade to latest stable (#8702) 2019-12-26 08:27:35 +05:30
gen-ldflags.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
race.sh lock: improve locker initialization at init (#8776) 2020-01-10 02:35:06 -08:00
verify-build.sh Enable build verification with race (#8583) 2019-12-02 15:54:26 -08:00
verify-healing.sh lock: improve locker initialization at init (#8776) 2020-01-10 02:35:06 -08:00