DescriptionIf the primary data reduction proxy is disabled, it won't appear in the
retry info map, even if all data reduction proxies are bypassed. Therefore,
to check if all data reduction proxies are bypassed,
consider two cases:
!fallback_allowed: if the primary is on the map, we consider all data reduction
proxies to be bypassed.
fallback_allowed: if (at least) the fallback is on the map, we consider all
data reduction proxies to be bypassed.
We still see if the primary is in the map to check if it has the min_retry_delay.
BUG=401281
Committed: https://crrev.com/cb7f288df05ca48c13f311c7a0d89150a227da3e
Cr-Commit-Position: refs/heads/master@{#291799}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Addressed bengr comments #
Total comments: 10
Patch Set 3 : Switching logic back #
Total comments: 4
Patch Set 4 : Setting proxy delay to max #
Total comments: 6
Patch Set 5 : Addressed bengr comments #
Messages
Total messages: 12 (0 generated)
|