diff options
author | jar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-29 06:33:59 +0000 |
---|---|---|
committer | jar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-29 06:33:59 +0000 |
commit | 755a93358a4216c62c1055d1c33c45df8e1b7857 (patch) | |
tree | a452f5d467b5fbc157cb4b213073063b142d9147 /webkit | |
parent | dff8c1108d0b414ea73ae0e0d0d904e09856cdd6 (diff) | |
download | chromium_src-755a93358a4216c62c1055d1c33c45df8e1b7857.zip chromium_src-755a93358a4216c62c1055d1c33c45df8e1b7857.tar.gz chromium_src-755a93358a4216c62c1055d1c33c45df8e1b7857.tar.bz2 |
Restrict total parallel DNS resolutions
A/B tests suggest that large numbers of parallel
resolutions may cause the DNS failure rate
(re: ratio of "host not found" to "found") to
rise. To stay safely away from that threshold,
this change lowers the maximum parallel resolutions
to 8, and restricts the speculative resolutions
to 3.
We are also running A/B tests which will look at the
impact of modulating either of these values.
BUG=3041
r=eroman
Review URL: http://codereview.chromium.org/4111004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64369 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
0 files changed, 0 insertions, 0 deletions