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

beta.15: duplicate hostname in Host header #1596

Closed
abh opened this issue Oct 26, 2017 · 3 comments
Closed

beta.15: duplicate hostname in Host header #1596

abh opened this issue Oct 26, 2017 · 3 comments

Comments

@abh
Copy link

abh commented Oct 26, 2017

With beta.15 it appears some of our ingresses get the host name listed twice in the Host header ("Host: example.com, example.com").

I tried the 0.266 image, but that didn't seem to read our TLS certificates correctly (maybe RBAC needs to be adjusted? The logs are near impossible to follow because of #1274).

@aledbf
Copy link
Member

aledbf commented Oct 26, 2017

@abh please provide an example that reproduces this issue. I don't see this behavior

@abh
Copy link
Author

abh commented Oct 27, 2017

@aledbf Yeah, I don't think you'd have made a release if you saw that behavior! :-D

I'm trying to reproduce it with curl and httpbin, no luck so far. The production configuration where I see it is

fastly -- TLS connection to "origin-hostname" -> nginx-ingress -> application

The TLS connection is to "origin-hostname" and then inside the request is the "real" Host header.

@aledbf
Copy link
Member

aledbf commented Oct 30, 2017

Closing. Please reopen when you can provide the steps to reproduce this issue.

@aledbf aledbf closed this as completed Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants