Menu

Potential workaround for Chrome's 6 maximum connections per host setting?

2015-11-20
2015-11-20
  • Yee_Keat Phuah

    Yee_Keat Phuah - 2015-11-20

    We like to use Chrome as it seems the fastest. However, chrome have this annoying issue where the maximum number of connection per host is 6 and it can't be changed:

    https://code.google.com/p/chromium/issues/detail?id=85323

    This means that we can't open more than 6 tabs to the target server.

    Are there any workarounds or plans in development to solve this?

     
  • Michael Jumper

    Michael Jumper - 2015-11-20

    You can't get around a browser's hard limits on the number of tabs. We did, however, work around this via 0.9.4 and later by implementing a single-tab interface. It won't allow you to open 6+ tabs, but it will allow you to open 6+ connections within a single tab.