Default time out #9

Open
opened 2026-09-05 18:52:59 +02:00 by Benjamin_Loison · 1 comment
Owner
DuckDuckGo and Google search *nginx default time out*. https://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_timeout > 60s https://nginx.org/en/docs/http/ngx_http_core_module.html#client_header_timeout > 60s https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_min_timeout > 0s https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_timeout > 75s https://nginx.org/en/docs/http/ngx_http_core_module.html#lingering_timeout > 5s https://nginx.org/en/docs/http/ngx_http_core_module.html#:~:text=so_keepalive > 30 minutes, leave the probe interval [...] at its system default, and set the probes count [...] to 10 probes. https://nginx.org/en/docs/http/ngx_http_core_module.html#resolver_timeout > 30s https://nginx.org/en/docs/http/ngx_http_core_module.html#send_timeout > 60s
Author
Owner
Related to [Benjamin_Loison/requests/issues/12](https://codeberg.org/Benjamin_Loison/requests/issues/12).
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Benjamin_Loison/nginx#9