Blackdream Yönetici
Zodyak : Mesaj Sayısı : 56296 Yaş : 36 Nereden : Bursa İş : Makine Teknikeri Kayıt tarihi : 24/01/08 Rep Puanı : 28 Rep Puanı : 232054
| Konu: Firefox'umuzu Hızlandıralım Çarş. Ağus. 06, 2008 10:52 am | |
| Firefox Ayar Rehberiinternet 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. Adres satırına about:config yazıp, enter tuşuyla giriş yapalım.
- Standart Firefox ayarları
* Burada bağlantı hızınızı donanım ve bağlantınızdan bağımsız olarak etkileyebilecek birkaç ayar var.
var codetext = 'Kod'; var expand = 'Genişlet'; var expand_more = 'Daha Genişlet'; var contract = 'Daralt'; var select_all = 'Tümünü Seç'; codeDivStart() Kod: - Kod:
-
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);
- Kod:
-
- Hızlı Bilgisayar Hızlı internet
var codetext = 'Kod'; var expand = 'Genişlet'; var expand_more = 'Daha Genişlet'; var contract = 'Daralt'; var select_all = 'Tümünü Seç'; codeDivStart() Kod: - Kod:
-
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 kalmıştır.
- Hızlı Bilgisayar , Yavaş internet
* 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.
var codetext = 'Kod'; var expand = 'Genişlet'; var expand_more = 'Daha Genişlet'; var contract = 'Daralt'; var select_all = 'Tümünü Seç'; codeDivStart() Kod: - Kod:
-
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);
- Hızlı Bilgisayar , (gerçekten) Yavaş İnternet
var codetext = 'Kod'; var expand = 'Genişlet'; var expand_more = 'Daha Genişlet'; var contract = 'Daralt'; var select_all = 'Tümünü Seç'; codeDivStart() Kod: - Kod:
-
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);
- Yavaş Bilgisayar , Hızlı internet
var codetext = 'Kod'; var expand = 'Genişlet'; var expand_more = 'Daha Genişlet'; var contract = 'Daralt'; var select_all = 'Tümünü Seç'; codeDivStart() Kod: - Kod:
-
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.
- Yavaş Bilgisayar, Yavaş internet
* Bu ayarlar Dialup Kullanıcıları için.
var codetext = 'Kod'; var expand = 'Genişlet'; var expand_more = 'Daha Genişlet'; var contract = 'Daralt'; var select_all = 'Tümünü Seç'; codeDivStart() Kod: - Kod:
-
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);
| |
|
BlackEagle Yönetici
Zodyak : Mesaj Sayısı : 5037 Yaş : 104 Nereden : Belamı Arıyorsun? Kayıt tarihi : 12/07/08 Rep Puanı : 2 Rep Puanı : 118
| Konu: Geri: Firefox'umuzu Hızlandıralım Ptsi Ocak 19, 2009 4:10 pm | |
| | |
|
Blackdream Yönetici
Zodyak : Mesaj Sayısı : 56296 Yaş : 36 Nereden : Bursa İş : Makine Teknikeri Kayıt tarihi : 24/01/08 Rep Puanı : 28 Rep Puanı : 232054
| Konu: Geri: Firefox'umuzu Hızlandıralım Cuma Şub. 06, 2009 4:30 am | |
| | |
|