Mozilla Firefox 非公式ビルド(MOD)スレッド1at SOFTWARE
Mozilla Firefox 非公式ビルド(MOD)スレッド1 - 暇つぶし2ch265:名無しさん@お腹いっぱい。
05/12/12 20:29:58 FPjEvuEL0
>>256
PCはPenM1.6でメモリ512MB。回線は光100Mbbs、実質速度は知らん。
pigのバージョンは最新のヤツ(20051211)の一個前。
アプリ自体の設定は、Configulation Maniaっていう拡張でキャッシュの設定を「セッション毎」に変更して
user.jsに以下の値を書き込んどる。

user_pref("config.trim_on_minimize", false);
user_pref("browser.cache.memory.capacity", 10000);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.firstrequest", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 24);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("signed.applets.codebase_principal_support", true);
user_pref("ui.submenuDelay", 0);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 120000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 120000);
user_pref("browser.cache.disk_cache_ssl", true);
user_pref("browser.xul.error_pages.enabled", true);


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch