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

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

Reply via email to