Bug 1290643
Summary: | Wrong Forwarded Header format | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Qi Yong <yoqi> |
Component: | Networking | Assignee: | Ram Ranganathan <ramr> |
Networking sub component: | router | QA Contact: | zhaozhanqi <zzhao> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | CC: | aos-bugs, bleanhar, jokerman, pruan, wili |
Version: | 3.1.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-01-26 19:19:45 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Qi Yong
2015-12-11 02:34:44 UTC
Fixed with PR: https://github.com/openshift/origin/pull/6327 PR merged into origin. Already verified this bug on origin, will move 'verified' this bug once it is merged to OSE. This bug has been fix in OSE with router image: rcm-img-docker01.build.eng.bos.redhat.com:5001/openshift3/ose-haproxy-router v3.1.1.0 fac972949d0e 2 days ago 412.7 MB ]# curl header-test-insecure-zzhao1.1222-i7n.qe.rhcloud.com <pre> user-agent: curl/7.40.0 host: header-test-insecure-zzhao1.1222-i7n.qe.rhcloud.com accept: */* x-forwarded-host: header-test-insecure-zzhao1.1222-i7n.qe.rhcloud.com x-forwarded-port: 80 x-forwarded-proto: http forwarded: for=10.66.136.57;host=header-test-insecure-zzhao1.1222-i7n.qe.rhcloud.com;proto=http x-forwarded-for: 10.66.136.57 </pre> Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2016:0070 |