Firefoxu Hızlandırmanın En Doğru Yolu
Fifroxu hızlandırma konusu blog dünyasında gitgide bir keşmekeş halini alıyor.Benim gördüğüm kadarıyla bu yazıların çoğu son donanıma ve yüksek bağlantı hızlarına sahip sistemleri, etki edebilecek bir kısım ayarları optimize ederek performansı hızlandırmaya çalışıyorlar.
Firefox Ayar Rehberi internet bağlantınız ve donanımınız ne olursa olsun firefox performansını arttırabilecek (aşağıdaki gibi) ipucları barındırıyor.Firefox ayarlarını değiştirmek için en iyi yolun chromEdit eklentisi olduğunu unutmayın.
Burada bağlantı hızınızı donanım ve bağlantınızdan bağımsız olarak etkileyebilecek birkaç ayar var.
user_pref(”network.http.pipelining”, true);
user_pref(”network.http.proxy.pipelining”, true);
user_pref(”network.http.pipelining.maxrequests”, 8);
user_pref(”content.notify.backoffcount”, 5);
user_pref(”plugin.expose_full_path”, true);
user_pref(”ui.submenuDelay”, 0);
user_pref(”content.interrupt.parsing”, true);
user_pref(”content.max.tokenizing.time”, 2250000);
user_pref(”content.notify.interval”, 750000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 750000);
user_pref(”nglayout.initialpaint.delay”, 0);
user_pref(”network.http.max-connections”, 48);
user_pref(”network.http.max-connections-per-server”, 16);
user_pref(”network.http.max-persistent-connections-per-proxy”, 16);
user_pref(”network.http.max-persistent-connections-per-server”, 8);
user_pref(”browser.cache.memory.capacity”, 65536);
Birkaç düzenleme notu - Firefox varsayılan ayarlarda 4096 KB bellek kullanır ve biz onu son satır ile 65MB çıkarttık.Bu kullanıcının kararına kalmsıştır.
Bu ayarlar ultra hızlı bilgisayarlar için değildir.Dial-up bağlantıları için de değildir.Yavaş dsl bağlantılarına göredir.
user_pref(”content.max.tokenizing.time”, 2250000);
user_pref(”content.notify.interval”, 750000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 750000);
user_pref(”network.http.max-connections”, 48);
user_pref(”network.http.max-connections-per-server”, 16);
user_pref(”network.http.max-persistent-connections-per-proxy”, 16);
user_pref(”network.http.max-persistent-connections-per-server”, 8);
user_pref(”nglayout.initialpaint.delay”, 0);
user_pref(”browser.cache.memory.capacity”, 65536);
user_pref(”browser.xul.error_pages.enabled”, true);
user_pref(”content.interrupt.parsing”, true);
user_pref(”content.max.tokenizing.time”, 3000000);
user_pref(”content.maxtextrun”, 8191);
user_pref(”content.notify.interval”, 750000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 750000);
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”, 8);
user_pref(”network.http.max-persistent-connections-per-server”, 4);
user_pref(”nglayout.initialpaint.delay”, 0);
user_pref(”browser.cache.memory.capacity”, 65536);
user_pref(”content.max.tokenizing.time”, 3000000);
user_pref(”content.notify.backoffcount”, 5);
user_pref(”content.notify.interval”, 1000000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 1000000);
user_pref(”content.maxtextrun”, 4095);
user_pref(”nglayout.initialpaint.delay”, 1000);
user_pref(”network.http.max-connections”, 48);
user_pref(”network.http.max-connections-per-server”, 16);
user_pref(”network.http.max-persistent-connections-per-proxy”, 16);
user_pref(”network.http.max-persistent-connections-per-server”, 8);
user_pref(”dom.disable_window_status_change”, true);
Bu ayarlar status barı kapatarak işlemciyi rahatlatır.
Bu ayarlar Dialup Kullanıcıları için.
user_pref(”content.max.tokenizing.time”, 2250000);
user_pref(”content.notify.interval”, 750000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 750000);
user_pref(”nglayout.initialpaint.delay”, 750);
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”, 8);
user_pref(”network.http.max-persistent-connections-per-server”, 4);
user_pref(”dom.disable_window_status_change”, true);
Sırada ne var ?
Etiketler: adsl hızlandırma, Blog, dom, DSL, Firefox hızlandırma, hızlı internet, http, internet bağlantınız ve donanımınız, internet hızlandırma, mozilla firefox

Ağustos 26th, 2007 saat 00:19
[...] niyetiniz internette daha hızlı surf yapmak ise adsl bağlantısını optimize ettikten sonra Firefox Hızlandırma çalışmalarına başlayabiliriz demektir. Bilgisayarınızda Firefox yokmu ? Firefox [...]