Welcome Guest ( Log In | Register)



7 Pages V  « < 3 4 5 6 7 >  
Reply to this topicStart new topic
> Make Firefox 4x Faster., Get DSL Speeds With Dial-up on firefox.
realthor
post Apr 8 2006, 05:52 AM
Post #41


Super Member
*********

Group: Members
Posts: 202
Joined: 7-November 05
Member No.: 13,928



regular users shouldn't really care if they speed up their browsing cause it's pretty safe but website and server admins have real trouble with these NOSed browsers as they open and often preload tons of stuff that won't even be viewed and eat bandwitch so there've appeared solutions to ban or not allow you to browse certain sites. I don't know very well the admin part but i guess i've read there's even an apache module to deal with this problem.

I used to use fasterfox untill i've read about this thing. Now i turned off the turbocharged option and i use it without risking to get banned temporarly or permanently and of course i don't want my sites to get their bandwitch sucked for no advantage(most of preloaded pages won't even be seen as they are preloaded just in case), so i'm the ones to prevent this...

Anyway...how would u feel if your sites' bandwitch would be consumed by only a few folks that have prefetch enabled and other tricky options? You'd be forced to buy extra bandwitch for no real gain.

Just my 2 cents...think of it. Cheers!
Go to the top of the page
 
+Quote Post
matto
post Apr 29 2006, 06:16 PM
Post #42


Premium Member
********

Group: Members
Posts: 184
Joined: 29-April 06
From: San Francisco, CA
Member No.: 22,735



my browser doesn't have a browser.turbo (therefore no browser.turbo.enabled), so I'm unable to change that one. Any ideas about why, or what to do? o_O

Actually... I tried adding the string 'browser.turbo.enabled' with value 'true' -- will this produce the same outcome, you think?
Go to the top of the page
 
+Quote Post
shibo
post Dec 6 2006, 12:13 AM
Post #43


Newbie [Level 1]
*

Group: Members
Posts: 14
Joined: 5-December 06
Member No.: 34,708



I got it off another forum. I tried it and it worked perfectly, now pages load much faster than before in firefox.
QUOTE

1. Type "about:config" into the address bar and hit return. 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" from False

Set "network.http.proxy.pipelining" to "true" from False

Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 500 requests at once. From 4

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.


OR download the FasterFox extension, it does all the above for you and there are more features.

That's it. If you're using dial-up, don't bother to follow whatever is above

U will Never Know Till U have Tried. biggrin.gif
Notice from jlhaslip:
This same information is also available in the tutorial Section here at the Trap.
Use the Search feature before randomly copying information from other sites.
Maybe research and tell us if the technique also works in the new Firefox 2.0???
Copied material quoted to reduce credits for this posting. Consider this a verbal warning.
As soon as I find the right Tutorial, I will be merging this topic into it.
Go to the top of the page
 
+Quote Post
TeeCee06
post Dec 6 2006, 12:32 AM
Post #44


Advanced Member
*******

Group: Members
Posts: 140
Joined: 16-November 06
From: WV
Member No.: 33,505



This is really awesome, i found out about this a LONG LONG time ago like right when Firefox came out, the crazy thing is it actually works, there are tons of other things you can do but its a little hard to explain.
Go to the top of the page
 
+Quote Post
Shunkan Idou
post Dec 6 2006, 12:36 AM
Post #45


Member [Level 1]
****

Group: Members
Posts: 74
Joined: 5-November 06
Member No.: 32,842



Does it really work that well? I might try it if it won't interfere with Rapidshare or anything like that.
Go to the top of the page
 
+Quote Post
quakesand
post Dec 6 2006, 12:54 AM
Post #46


Premium Member
********

Group: Members
Posts: 152
Joined: 25-October 06
Member No.: 32,191



Oh, so that's what fasterfox did to my firefox...
cool.
Go to the top of the page
 
+Quote Post
Danny
post Dec 10 2006, 04:27 AM
Post #47


Advanced Member
*******

Group: Members
Posts: 112
Joined: 23-February 06
Member No.: 19,035



I don't have browser.turbo.enable
Go to the top of the page
 
+Quote Post
bhavesh
post Dec 10 2006, 01:06 PM
Post #48


ZED
*********

Group: [HOSTED]
Posts: 558
Joined: 21-August 06
From: Ziya's Heart
Member No.: 28,693



I have found some settings for a faster connection net.

Find network.http.max-connections
This setting determines how many simultaneous HTTP connections can be made. Default is 24, change it to 48.

Find network.http.max-connections-per-server
This setting determines how many simultaneous connections can be made to a single server. Default is 8, change it to 16. But setting it too high will create problems and your connections could be refused.

Find network.http.max-persistent-connections-per-proxy
This setting is useful if you use a proxy server. Which determines how many connections to keep alive at any time. Default is 4 set it to 8.

Find network.http.max-persistent-connections-per-server
If you dont use a proxy server then try this. Default is 2 change it to 4 or 8.
Go to the top of the page
 
+Quote Post
kdr_98
post Dec 10 2006, 04:51 PM
Post #49


Super Member
*********

Group: Members
Posts: 219
Joined: 30-October 05
Member No.: 13,574



Those last can be used on a broadband connection (xDSL or Cable) as well.
The settings are also in a default windows configuration and can be used with Internet Explorer as well.