开发者

Scripts loaded with LABjs are still blocking

Here is an example: http://ci.elfster.com/core/login.aspx

Look at the net tab in Firebug and you will see that scripts 开发者_运维知识库still have a substantial blocking period.

Does anybody have a working example that shows ten scripts downloading in parallel without blocking using LABjs?

Thanks!


Try going to about:config and setting network.http.max-persistent-connections-per-server higher

My guess is that yours is still set to 6 and that is why the downloads are blocking.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜