Valentin V. Bartenev
June 17, 2014 03:06AM
On Monday 16 June 2014 23:24:39 roman_mir wrote:
> Hello everybody!
> I am a new and excited nginx user and I just had to hit a problem complex
> enough for me to post a message here hoping to get some help.
[..]
> upstream shipmaticacluster {
> server 10.0.0.10:8080;
> server 10.0.0.11:8080;
> }
[..]
> Here is the problem: if the following is used:
> proxy_pass http://10.1.1.10:8080;
> or this is used:
> proxy_pass http://10.1.1.11:8080;
> then the requests are executed and the proxy log has this in it:
[..]

Have you noticed that 10.1.1.1[01] and 10.0.0.1[01] (in your upstream block)
are different IPs? Is that intentionally?

wbr, Valentin V. Bartenev

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

upstream on OpenBSD not executing requests

roman_mir June 16, 2014 11:24PM

Re: upstream on OpenBSD not executing requests

Valentin V. Bartenev June 17, 2014 03:06AM

Re: upstream on OpenBSD not executing requests

prkumar June 19, 2014 01:46AM

Re: upstream on OpenBSD not executing requests

Valentin V. Bartenev June 19, 2014 03:12AM

Re: upstream on OpenBSD not executing requests

roman_mir June 19, 2014 09:53AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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