> 2004/03/08 (月) 01:07:18 ◆ ▼ ◇ [mirai]> > http://www.computerbase.de/downloads/software/browser/mozilla_optimizer/
> > これどうよ?
> わざわざexe作るほどのもんでもない気がした
> Mozilla Optimizer improves the browsing speed in all browsers based on the
> Gecko Rendering Engine (GRE) like Mozilla, Phoenix, Mozilla Firebird and
> Mozilla Firefox as well as Netscape 6 and Netscape 7. All optimizations can
> be applied manually, this tool simply automates this procedure!
> This is achieved by activating HTTP Pipelining so that using a single
> connection to the webserver up to 8 files can be requested directly after
> each other without of having to wait for the delivery of the last file
> requested. Furthermore some settings relevant for the actual page display
> are optimized.
> Optimizations
> ---
> user_pref("nglayout.initialpaint.delay", 100);
> user_pref("content.notify.ontimer", true);
> user_pref("content.notify.interval", 100000);
> user_pref("content.notify.backoffcount", 5);
> user_pref("network.http.pipelining", true);
> user_pref("network.http.proxy.pipelining", true);
> user_pref("network.http.pipelining.maxrequests", 8);
> user_pref("network.http.max-connections", 32);
> user_pref("network.http.max-connections-per-server", 8);
> user_pref("network.http.max-persistent-connections-per-proxy", 4);
> user_pref("network.http.max-persistent-connections-per-server", 2);
userprefかきかえるのがしんどいような人ならまぁもじらなんて使わないよな…
参考:2004/03/08(月)01時06分40秒