How to disable request pipelining on nginx upstream
hkahlouche
nginx-forum at forum.nginx.org
Mon Aug 29 14:04:08 UTC 2016
Thanks for your prompt response.
Let's a client is sending pipelined requests on the client side and nginx
has multiple upstream keepalive connections.
Are you saying that NGINX will NOT pipeline on upstream side even though it
is receiving pipelined requests on client side?
Is there a way to close an upstream keepalive after a threshold of requests
is reached (*max requests") same as keepalive_requests on client side? Is
there a reason why this feature is not present?
Thanks again!
--
Hakim
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,269248,269270#msg-269270
More information about the nginx
mailing list