CentBrowser Forum
Increase Maximum Number of Connections per Site - Printable Version

+- CentBrowser Forum (https://www.centbrowser.net/en)
+-- Forum: Product Related (https://www.centbrowser.net/en/forumdisplay.php?fid=1)
+--- Forum: Bugs & Suggestions (https://www.centbrowser.net/en/forumdisplay.php?fid=4)
+--- Thread: Increase Maximum Number of Connections per Site (/showthread.php?tid=2864)



Increase Maximum Number of Connections per Site - WilliamWininger - 06-25-2019

This is an old issue with Chromium: https://stackoverflow.com/questions/8404464/increasing-google-chromes-max-connections-per-server-limit-to-more-than-6

Firefox can have it set in about:config. Internet Explorer has it at 16 now. Chromium defaults to 6 only.

Please increase it. 16 should be good if it can not be made user configurable.

There is a test suit here to confirm the limits: http://www.browserscope.org/network/test


RE: Increase Maximum Number of Connections per Site - patrickdrd - 06-25-2019

as for firefox,
it's a very old setting, I remember changing network.http.max-connections-per-server years ago
are you sure it still works?

because I tried changing it in firefox on my mobile and on my laptop and it remained 6,
so it should be ignored now


RE: Increase Maximum Number of Connections per Site - Admini - 06-25-2019

More connections consume more CPU time and more system resources.
Increasing connections doesn't always improve network speed, otherwise Chrome would do it long ago.