Tema: Firefox tips
View Single Post
Staro 16.03.2005., 22:40   #1
del
Premium
 
del's Avatar
 
Datum registracije: May 2004
Lokacija: zagreb
Postovi: 66
Firefox tips

Ok par tipova kak dodatno ubrzat liju

UPOZORENJE > ovi tweakovi se nece odraziti na vashu liju ukoliko se spajate prek modema

Lagano otvorite firefoxa u adres baru ( tam gdje obicno pisete imena stranica ) napisete about:config

nakon sto ste to napravili nadite sljedeche stvarchiche

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
browser.turbo.enabled
network.dns.disableIPv6

i onda

Set network.http.pipelining to True

Set network.http.proxy.pipelining to True

Pipelining sets the browser to make multiple requests to a web page at one time.

Set network.http.pipelining.maxrequests to 20

This is the maximum number of requests to make to the web page at a time.

Set browser.turbo.enabled to True

Set network.dns.disableIPv6 to True

Sada kliknite bilo gdje desnom tipkom misha New, Integer. i dajte mu ime "nglayout.initialpaint.delay" i dajte mu vrijednost 0

Ova stavka odreduje vrijeme koliko ce browser chekati prije nego li pocne obradivat pristigli podatak

Cache Size Tweak

Firefox 1.0 is defaulted to use 51MB of your RAM cache which really is quite a lot if you are running other applicatins at the same time. This tweak allows you to set the maximum size cache that Firefox uses. Please note that this does not directley make Firefox faster but it can speed up your computer in general.

In the about:config screen create a new integer value and name it...

"browser.cache.memory.capacity"

Set its value to the maximum size of the cache you want Firefox to use in Kilobytes. I set mine to 20000 to use 20MB of cache. Restart Firefox for the changes to take affect.


Speed Up Loading Of Firefox In XP

In Windows XP you can speed up the loading of programs by making it one of the programs that XP "Prefetches". Prefetching works by letting XP have portions of a program already loaded to your hard drive. To do this for Firefox, find the Start Menu entry for Firefox and right click it, then select properties. In the 'Target' box add the following line at the end of the file path.

/Prefetch:1

Your Target box should now look something like this.

"C:\Program Files\Mozilla Firefox\firefox.exe" /Prefetch:1
del je offline   Reply With Quote