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

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: