Re: How to disable request pipelining on nginx upstream

2021-08-05 Thread nginx_newbie1
Our upstream actually supports HTTP/2 connections. So, another question would be, if I use HTTP when fetching data from upstream. I will be able to have more than 50 requests concurrently on upstream? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,269248,292162#msg-292162 ___

Re: How to disable request pipelining on nginx upstream

2021-08-05 Thread nginx_newbie1
> No, it's not possible. > > As already were said twice, nginx dosn't support pipelining on the > upstream > side. > > wbr, Valentin V. Bartenev Has there been any progress on this in the last few years? I am trying to use Nginx as a proxy to our legacy server but the hosting company has a