Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky backend isn't detected as being unavailable (with consulCatalog) #2192

Closed
aksdb opened this issue Sep 30, 2017 · 1 comment
Closed

Comments

@aksdb
Copy link

aksdb commented Sep 30, 2017

Do you want to request a feature or report a bug?

BUG (probably a regression of #1299)

What did you do?

Using the consulCatalog I started a service redundant with the tag traefik.backend.loadbalancer.sticky=true. I started a request against that endpoint using a browser then took down the service instance specified in the cookie.

What did you expect to see?

A response from the other, still intact instance as well as a new stick cookie referring to the new service.

What did you see instead?

"Bad Gateway"
Reloading multiple times didn't work. Waiting several minutes didn't work. Only removing the cookie worked.

Output of traefik version:

Version:      v1.4.0-rc3
Codename:     roquefort
Go version:   go1.9
Built:        2017-09-18_04:38:27PM
OS/Arch:      linux/amd64
@ldez
Copy link
Member

ldez commented Oct 5, 2017

Fixed by #2216

@ldez ldez closed this as completed Oct 5, 2017
@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants