How to disable request pipelining on nginx upstream

hkahlouche nginx-forum at forum.nginx.org
Thu Sep 15 21:12:16 UTC 2016


Hello

I would like to go back to this item:

>> Yes, nginx will process requests one-by-one and won't pipeline 
>> requests to upstream.

Can you please confirm, if no new request is sent to the upstream before the
entire response is received for the ongoing request (ongoing request
finished)?
In other words, is possible that upstream module sends the next request to
upstream server while there is still response bytes being received from
upstream on a current request?

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,269248,269602#msg-269602



More information about the nginx mailing list