Skip to content

Conversation

@jvgutierrez
Copy link
Member

Prior to this change a parent proxy configured as parent_is_proxy=false would get Proxy-Connection: keep-alive|close instead of Connection: keep-alive|close

Prior to this change a parent proxy configured as parent_is_proxy=false
would get Proxy-Connection: keep-alive|close instead of
Connection: keep-alive|close
@jvgutierrez jvgutierrez added this to the 10.0.0 milestone May 14, 2020
@jvgutierrez jvgutierrez requested a review from jrushford May 14, 2020 16:17
@jvgutierrez jvgutierrez self-assigned this May 14, 2020
@jrushford
Copy link
Contributor

@jvgutierrez This change makes sense to me but I'd like to get an opinion from @vmamidi

Copy link
Contributor

@jrushford jrushford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jvgutierrez this looks good to me.

@randall randall requested a review from vmamidi May 14, 2020 17:25
@jvgutierrez jvgutierrez merged commit ebc4314 into apache:master May 15, 2020
@jvgutierrez jvgutierrez deleted the parent_proxy_false_ka branch May 19, 2020 07:19
wmfgerrit pushed a commit to wikimedia/operations-puppet that referenced this pull request May 19, 2020
Handling Keep-Alive and websocket headers configuration via tls.lua
seems to be a 1:1 mapping between our old nginx configuration and ATS.
ATS provides proper configuration settings and remap rules for both
scenarios making manual header handling via tls.lua redundant and
unnecessary.

Additionally, benefit from
apache/trafficserver#6780 and stop removing
Proxy-Connection unconditionally on every request. This PR has been
backported in trafficserver 8.0.7-1wm10.

Change-Id: I343d2877ea89df70d66d4f593278127c4a177d2c
@zwoop zwoop modified the milestones: 10.0.0, 9.1.0 Jan 28, 2021
@zwoop
Copy link
Contributor

zwoop commented Mar 1, 2021

Cherry-picked to v9.0.x branch, but we'll also add #7483 which fixes this PR.

@zwoop zwoop modified the milestones: 9.1.0, 9.0.1 Mar 1, 2021
@zwoop zwoop added the 9.1.0 label Mar 1, 2021
@zwoop zwoop removed the 9.1.0 label Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants