Welcome! Log In Create A New Profile

Advanced

Re: the $upstream_addr variable is empty when enable keepalive

Maxim Dounin
April 26, 2012 08:36AM
Hello!

On Thu, Apr 26, 2012 at 10:11:48AM +0800, kindy wrote:

> hi,
>
> from nginx 1.1.13 to 1.2.0.
> the conf:
>
> upstream a {
> server 127.0.0.1:8083;
> keepalive 10 single;

Don't use "single", it's intentionally left undocumented in
official nginx docs (http://nginx.org/r/keepalive) as it
might cause various problems. It will likely be deprecated and
removed.

Maxim Dounin

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

the $upstream_addr variable is empty when enable keepalive

kindy 2232 April 25, 2012 10:12PM

Re: the $upstream_addr variable is empty when enable keepalive

Maxim Dounin 732 April 26, 2012 08:36AM

Re: the $upstream_addr variable is empty when enable keepalive

kindy 888 May 10, 2012 09:52PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 154
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