diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-03 22:05:15 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-03 22:05:15 +0000 |
commit | 02d89618b93897a404b466b2f019e7914dd8c798 (patch) | |
tree | 2053cf7b5b901f32f90a16dad527a583170970c8 /.gitignore | |
parent | b10a91eb470ed96162c448b5a83b364aab23efac (diff) | |
download | chromium_src-02d89618b93897a404b466b2f019e7914dd8c798.zip chromium_src-02d89618b93897a404b466b2f019e7914dd8c798.tar.gz chromium_src-02d89618b93897a404b466b2f019e7914dd8c798.tar.bz2 |
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Requests per group + 1.
In the histograms for Net.SocketRequestTime, late binding has a much longer tail. This is presumably because I didn't implement timeouts and CancelRequest() never cancelled jobs. I'm limiting TCPConnectJobs to 30 seconds and cancelling jobs if there are too many more than there are requests.
Review URL: http://codereview.chromium.org/160499
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22326 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions