mirror of
https://github.com/minio/minio.git
synced 2026-02-06 13:16:57 +00:00
Golang http.Server will call SetReadDeadline overwriting the previous deadline configuration set after a new connection Accept in the custom listener code. Therefore, --idle-timeout was not correctly respected. Make http.Server read/write timeout similar to --idle-timeout. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| ISSUE_TEMPLATE.md | ||
| logo.svg | ||
| PULL_REQUEST_TEMPLATE.md | ||
| stale.yml | ||