Re: Strange upstream behaviour

2016-02-05 Thread abauer
Thank you, that would explain the message. Ill check why the upstream servers might not have been reachable. All the best, Armin Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264368,264381#msg-264381 ___ nginx mailing list nginx@nginx.org

Re: Strange upstream behaviour

2016-02-05 Thread Maxim Dounin
Hello! On Fri, Feb 05, 2016 at 06:26:28AM -0500, abauer wrote: > We are using nginx as a loadbalancer in front of docker containers. Most of > the time this works without problems. But sometimes (~0.1% of the requests) > the requests are sent to the server group name instead of one of the members

Strange upstream behaviour

2016-02-05 Thread abauer
Hello, We are using nginx as a loadbalancer in front of docker containers. Most of the time this works without problems. But sometimes (~0.1% of the requests) the requests are sent to the server group name instead of one of the members of the servergroup. upstream gateway { server 127.0.0.1: