2009-12-04 81 views
1

Firefox的連接限制配置有什麼含義?Firefox的連接限制配置的含義是什麼?

network.http.max的連接 network.http.max - 連接 - 每個服務器 network.http.max持久的連接 - 每個代理 network.http.max持久的連接,per-服務器

+0

屬於對superuser.com – 2009-12-04 17:14:46

+0

,你可以自己google一下:這是第一次擊中每一個。 – 2009-12-04 17:16:29

+1

stackoverflow比谷歌更好 – jcaose 2009-12-05 16:24:58

回答

2
network.http.max-connections 

Firefox將在同一時間打開的最大連接數。

network.http.max-connections-per-server 

Firefox打開到單個服務器的打開連接數。

network.http.max-persistent-connections-per-proxy 

到代理服務器的持久連接的最大數目。

network.http.max-persistent-connections-per-server 

持久的最大數(「保持活動」)連接到一臺服務器

最良好的祝願, 費邊

相關問題