Welcome! Log In Create A New Profile

Advanced

RE: Idle Timeout during the HTTP request response phase

Reinis Rozitis
October 16, 2018 09:18AM
> Is there any directive available in Nginx to set a timeout between two
> successive receive or two successive send network input/output operations
> during the HTTP request response phase?

For send:
http://nginx.org/en/docs/http/ngx_http_core_module.html#send_timeout

for read:
http://nginx.org/en/docs/http/ngx_http_core_module.html#client_header_timeout (just for http headers)
http://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_timeout


p.s. for backend/upstream connections there are different directives

rr

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Idle Timeout during the HTTP request response phase

shivramg94 October 16, 2018 09:01AM

RE: Idle Timeout during the HTTP request response phase

Reinis Rozitis October 16, 2018 09:18AM

Re: RE: Idle Timeout during the HTTP request response phase

shivramg94 October 16, 2018 04:40PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 307
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready