Welcome! Log In Create A New Profile

Advanced

Re: problem with argument route in upstream

Francis Daly
November 18, 2014 04:36PM
On Tue, Nov 18, 2014 at 10:25:50PM +0100, RODRIGUEZ Daniel wrote:

Hi there,

> upstream antares {
> server xxxxx:8000 route=server1;
> server yyyy:8000 route=server2;
> sticky route $route_cookie $route_uri;
> }

> With this I get on the error.log :
> 2014/11/18 19:56:40 [emerg] 9520#0: invalid parameter "route=server1" in /etc/nginx/conf.d/c2375.conf:13

> Any idea ?

The error.log indicates that your nginx does not accept that parameter
for the "server" directive within the "upstream" block.

The documentation is at
http://nginx.org/en/docs/http/ngx_http_upstream_module.html#server

It includes the line "Additionally, the following parameters are available
as part of our commercial subscription:".

f
--
Francis Daly francis@daoine.org

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

problem with argument route in upstream

RODRIGUEZ Daniel November 18, 2014 04:28PM

Re: problem with argument route in upstream

Homutov Vladimir November 18, 2014 04:34PM

Re: problem with argument route in upstream

RODRIGUEZ Daniel November 18, 2014 04:40PM

Re: problem with argument route in upstream

mex November 19, 2014 03:44AM

Re: problem with argument route in upstream

RODRIGUEZ Daniel November 19, 2014 08:18AM

Re: problem with argument route in upstream

Francis Daly November 18, 2014 04:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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