Official references for default values of concurrent HTTP/1.1 connections per server? [closed]

陌路散爱 提交于 2019-12-17 07:30:27

问题


I am trying to complete a list of offical documentation references about the default values* of the maximum concurrent HTTP/1.1 connections per server for current (2011) major browsers.

Here's what I've got so far:

  • Firefox 4.x: 6 (ref missing)
  • Firefox 3.6.x: 6
  • Internet Explorer 9.x: 6
  • Internet Explorer 8.x: dialup: 2, broadband: 6
  • Internet Explorer 7.x: dialup: 2, broadband: 2
  • Chrome 11.x: 6
  • Chrome 10.x: 6
  • Opera 11.x: 8
  • Safari 5.x: 6 (ref missing)

I think most (if not all) of the default values I listed should be correct, but I'd prefer to have official documentation references which prove that.

Is anybody aware of such offical documentation references?

Any help would be greatly appreciated.


* How to tweak this values by registry/console, or how to optimize by CDNs/CNAMEs is not the target of this question.

来源:https://stackoverflow.com/questions/5751515/official-references-for-default-values-of-concurrent-http-1-1-connections-per-se

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!