Re: Google Chrome
Chrome mist m.i. ook gewoon te veel handige features. En nu ik net overgestapt ben op MAC draai ik Opera en firefox (persoonlijk vind ik safari een draak). Firefox wordt overigens een stuk sneller met een stukje tweaking. Van een ander forum:
YMMV.
Chrome mist m.i. ook gewoon te veel handige features. En nu ik net overgestapt ben op MAC draai ik Opera en firefox (persoonlijk vind ik safari een draak). Firefox wordt overigens een stuk sneller met een stukje tweaking. Van een ander forum:
This simple tutorial WILL speed up your browser, and WILL make it load pages much, much faster. It takes only about 10mins to do, is safe, and you dont need to be a computer whiz to do it, and you will be very surprised at the results. This will only work with Firefox, and you must have a broadband connection.
!!! THIS IS FOR MOZILLA FIREFOX - NOT INTERNET EXPLORER !!!
1.Type about:config into the address bar and hit enter. Scroll down and look for the following entries:
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.
2. Alter the above entries as follows: (simply double click on entry to change values)
Set network.http.pipelining to true
Set network.http.proxy.pipelining to true
Set network.http.pipelining.maxrequests to some number like 30. This means it will make 30 requests at once.
3. Now, right-click anywhere and select New-> Integer. Name it nglayout.initialpaint.delay and set its value to 0 (zero). This value is the amount of time the browser waits before it acts on information it recieves.
4. Again, anywhere on the page , Right-click, select New-> Boolean, Name it: network.http.pipelining.firstrequest
and Set to True
5. Right-click again (anywhere), select New-> Boolean, Name it: browser.turbo.enabled
and Set to True
You must close and restart firefox for changes to take effect.
!!! THIS IS FOR MOZILLA FIREFOX - NOT INTERNET EXPLORER !!!
1.Type about:config into the address bar and hit enter. Scroll down and look for the following entries:
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.
2. Alter the above entries as follows: (simply double click on entry to change values)
Set network.http.pipelining to true
Set network.http.proxy.pipelining to true
Set network.http.pipelining.maxrequests to some number like 30. This means it will make 30 requests at once.
3. Now, right-click anywhere and select New-> Integer. Name it nglayout.initialpaint.delay and set its value to 0 (zero). This value is the amount of time the browser waits before it acts on information it recieves.
4. Again, anywhere on the page , Right-click, select New-> Boolean, Name it: network.http.pipelining.firstrequest
and Set to True
5. Right-click again (anywhere), select New-> Boolean, Name it: browser.turbo.enabled
and Set to True
You must close and restart firefox for changes to take effect.
Comment