Jump to content
Sign in to follow this  
palxeno

speed up mozilla browser.

Recommended Posts

 

ound this on some site, thought it might some in handy Wink

 

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 entries as follows:

 

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. Lastly right-click anywhere and select New-> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0”. This value is the amount of time the browser waits before it acts on information it receives.

 

This can make your mozilla load much faster than before about 3-30 times faster

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.