mirror of https://github.com/minio/minio.git
Browse Source
debug: introduce support for configuring client connect WRITE deadline (#19170)
debug: introduce support for configuring client connect WRITE deadline (#19170)
just like client-conn-read-deadline, added a new flag that does client-conn-write-deadline as well. Both are not configured by default, since we do not yet know what is the right value. Allow this to be configurable if needed.pull/19173/head

committed by
GitHub

No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 38 additions and 31 deletions
-
1cmd/common-main.go
-
9cmd/globals.go
-
16cmd/handler-utils.go
-
13cmd/server-main.go
-
18internal/cachevalue/cache.go
-
12internal/http/listener.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue