Saraband Posted January 30, 2005 Posted January 30, 2005 Lord knows it needs it !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.maxrequestsNormally 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.Or > http://www.softpedia.com/get/Tweak/Browser...Optimizer.shtml
MCT Posted January 30, 2005 Posted January 30, 2005 its already been discussed here thx anyways, not new
SiMoNsAyS Posted January 30, 2005 Posted January 30, 2005 have u read this post?some custom preferences...user_pref("network.cookie.cookieBehavior", 1);user_pref("network.cookie.prefsMigrated", true);user_pref("network.http.max-connections", 40);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", 16);user_pref("network.http.pipelining", true);user_pref("network.http.pipelining.maxrequests", 100);user_pref("network.http.proxy.pipelining", true);
Saraband Posted January 30, 2005 Author Posted January 30, 2005 Oooo, simonsays has a sexy new avatar - a man with a tail ?
SiMoNsAyS Posted January 30, 2005 Posted January 30, 2005 (edited) lol, sexy? it is a ximian! don't tell me "it is ugly" (j/k) ... so you moved to firefox ... nice! Edited January 30, 2005 by SiMoNsAyS
Saraband Posted January 30, 2005 Author Posted January 30, 2005 moved to firefox ? no way - just temporarily while i am on my sister's notebook.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now