How to increase Chrome's connections-per-server?

Google Chrome (by default) only allows 6 concurrent connections per server.

For example, when we download files from dropbox, we can only download a maximum of 6 files concurrently.

How do we change this limit such that we can download more files concurrently?

1

4 Answers

I'm sorry but it would appear to be a hard limit according to

Actually you're limited per profile, not per browser.

All you have to do is to create several profiles, from the settings page. I have two for Facebook accounts, one for my sister and one for work. In total I could be able to download 18 files concurrently and all I have to do is to switch or bring up alongside a new Chrome profile in its own window from the top-left corner icon, viewable only when there are more than one profiles. And it's pretty fast as well, reuses Chrome apps (flash etc) and main exe so it's not like it's a whole new browser launched with it's own resources.

Unfortunately there's no other option...

2

As long as your connections are on HTTP2 (and not HTTP 1.1), then you're not affected by this limit.

3

If you need to overcome the limit for testing purposes, you can open incognito window in Chrome.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like