Skip to content

Fixes Issue #6321 caused when proxy.config.http.no_dns_just_forward_to_parent#6601

Merged
zwoop merged 1 commit intoapache:8.1.xfrom
jrushford:parent_no_dns_fix
Mar 31, 2020
Merged

Fixes Issue #6321 caused when proxy.config.http.no_dns_just_forward_to_parent#6601
zwoop merged 1 commit intoapache:8.1.xfrom
jrushford:parent_no_dns_fix

Conversation

@jrushford
Copy link
Copy Markdown
Contributor

Backports PR #6332 to 8.1.x.

(cherry picked from commit 98893b6)

Conflicts:
proxy/ParentSelection.cc

…ward_to_parent

is enabled.  When this configuration variable is enabled, a parent selection
strategies findParent() function is called twice on each transaction resulting
in unexpected results such as every other parent is only used in a strict
round robin strategy.

(cherry picked from commit 98893b6)

Conflicts:
 proxy/ParentSelection.cc
@jrushford jrushford added the Backport Marked for backport for an LTS patch release label Mar 31, 2020
@jrushford jrushford added this to the 8.1.0 milestone Mar 31, 2020
@jrushford jrushford requested review from ezelkow1 and zwoop March 31, 2020 18:34
@jrushford jrushford self-assigned this Mar 31, 2020
@zwoop zwoop modified the milestones: 8.1.0, Backported Mar 31, 2020
@zwoop zwoop merged commit ffbaa4a into apache:8.1.x Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport Marked for backport for an LTS patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants