New issue
Advanced search Search tips

Issue 677569 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug

Blocking:
issue 672334



Sign in to add a comment

Data reduction proxy should not fetch a new config if a fetch is already in progress

Project Member Reported by tbansal@chromium.org, Dec 29 2016

Issue description

Data reduction proxy should not fetch a new config if a fetch is already in progress.

Currently, it is possible that a fetch is started due to IP address change. Then, if an AuthFailure is received,a new config fetch would be triggered. The second config fetch will unnecessarily cancel the first ongoing config fetch. This can potentially cause increased data usage, and also increase the time taken for data reduction proxy to acquire a valid config.
 
Blocking: 672334
Status: Fixed (was: Started)

Sign in to add a comment