难道现代的浏览器仍然限制并行下载? [英] Do modern browsers still limit parallel downloads?

查看:231
本文介绍了难道现代的浏览器仍然限制并行下载?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从2007年这个雅虎文章,作者认为,静态资产应在不同的主机名进行分割,因为浏览器遵循了HTTP / 1.1规范的建议,以并行下载限制在每两个主机名。

In this Yahoo article from 2007, the authors argue that static assets should be split across different hostnames because browsers follow a suggestion from the HTTP/1.1 spec to limit parallel downloads to two per hostname.

我的问题是,现代的浏览器仍然遵循这个限制?使用Firebug,我发现我的浏览器在下载许多平行超过2档。

My question is, do modern browsers still follow this limit? Using firebug, I noticed that my browser is downloading many more than 2 files in parallel.

推荐答案

微软直到IE 7被限制为两个IE 8和9到六。火狐被限制到六个。有一个从MS修复了修改所有十: http://support.microsoft.com/kb/282402

Microsoft till IE 7 is limited to two IE 8 and 9 to six. Firefox is limited to six. There is a fix out from ms to modify all to ten: http://support.microsoft.com/kb/282402

您可以asume所有现代浏览器有六个的默认限制

you can asume that all modern browsers have a default limit of six

更新

下面是一个 良好来源 作为比较实际的浏览器和 MaxConnextions

这篇关于难道现代的浏览器仍然限制并行下载?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆