summaryrefslogtreecommitdiffstats
path: root/ui/android
diff options
context:
space:
mode:
authorrajendrant <rajendrant@chromium.org>2016-03-08 18:50:40 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-09 02:52:18 +0000
commit69d5afea4afef524dbb4b4647ce90f78e83c4df7 (patch)
tree69fe8a15783ad22cd2ef6c9183813c5b44d5f610 /ui/android
parent96b815ed5228bf31607e4886edb60bfceef63abc (diff)
downloadchromium_src-69d5afea4afef524dbb4b4647ce90f78e83c4df7.zip
chromium_src-69d5afea4afef524dbb4b4647ce90f78e83c4df7.tar.gz
chromium_src-69d5afea4afef524dbb4b4647ce90f78e83c4df7.tar.bz2
Fix possible bypass-retry loop for 4xx responses with missing Via header
Data reduction proxy can get stuck in a bypass-retry loop on slow networks with >1second RTT, for the URL requests returning 4XX error. The reason is due to the 1-second bypass triggered on 4xx errors with no Via header. The fix is to change the 1-second bypass to block-once for the current request. BUG=502045 Review URL: https://codereview.chromium.org/1766633002 Cr-Commit-Position: refs/heads/master@{#380044}
Diffstat (limited to 'ui/android')
0 files changed, 0 insertions, 0 deletions