Re: NGINX Docs - where to submit change suggestions ?

2021-08-05 Thread Konstantin Pavlov
Hi Laura, 05.08.2021 13:01, Laura Smith wrote: > Hi > > Any ideas where change suggestions for docs should be submitted ? > Specifically this page: http://nginx.org/en/linux_packages.html#Debian Here is fine. > The instructions presented are not inline with Debian best-practices. > > As per h

NGINX Docs - where to submit change suggestions ?

2021-08-05 Thread Laura Smith
Hi Any ideas where change suggestions for docs should be submitted ? Specifically this page: http://nginx.org/en/linux_packages.html#Debian The instructions presented are not inline with Debian best-practices. As per https://wiki.debian.org/DebianRepository/UseThirdParty: "The key MUST be downl

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