You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes Issue #6321 caused when proxy.config.http.no_dns_just_forward_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.
0 commit comments