Welcome! Log In Create A New Profile

Advanced

Re: How to disable request pipelining on nginx upstream

Maxim Dounin
August 29, 2016 10:34AM
Hello!

On Mon, Aug 29, 2016 at 10:04:08AM -0400, hkahlouche wrote:

> 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?

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

> 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?

No, it's not something currently implemented. It's not considered
needed as upstream servers can be easily configured to do this
instead.

--
Maxim Dounin
http://nginx.org/

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

How to disable request pipelining on nginx upstream

hkahlouche August 28, 2016 08:22AM

Re: How to disable request pipelining on nginx upstream

Maxim Dounin August 28, 2016 09:54AM

Re: How to disable request pipelining on nginx upstream

hkahlouche August 29, 2016 10:04AM

Re: How to disable request pipelining on nginx upstream

Maxim Dounin August 29, 2016 10:34AM

Re: How to disable request pipelining on nginx upstream

Phani Sreenivasa Prasad August 29, 2016 10:41AM

Re: How to disable request pipelining on nginx upstream

hkahlouche August 29, 2016 12:23PM

Re: How to disable request pipelining on nginx upstream

Maxim Dounin August 29, 2016 02:34PM

Re: How to disable request pipelining on nginx upstream

hkahlouche August 29, 2016 03:52PM

Re: How to disable request pipelining on nginx upstream

hkahlouche September 15, 2016 05:12PM

Re: How to disable request pipelining on nginx upstream

B.R. September 16, 2016 03:26AM

Re: How to disable request pipelining on nginx upstream

hkahlouche September 16, 2016 08:41AM

Re: How to disable request pipelining on nginx upstream

Valentin V. Bartenev September 18, 2016 01:26PM

Re: How to disable request pipelining on nginx upstream

nginx_newbie1 August 05, 2021 03:50AM

Re: How to disable request pipelining on nginx upstream

nginx_newbie1 August 05, 2021 03:57AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 300
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready