paul_wilson Posted May 26, 2005 Share Posted May 26, 2005 ok, if you have a slow dialup connection or just want it even fatser and use mozilla firefox heres what you do 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. Set "browser.turbo.enabled" - to "true" Set "network.dns.disableIPv6 - to "true" 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. If you're using a broadband connection you'll load pages MUCH faster now! First and only pixel thinger I made. Link to comment Share on other sites More sharing options...
paul_wilson Posted May 26, 2005 Author Share Posted May 26, 2005 heres how to do it with internet explorer First I recommend always that you back up your registry. This is done by firstly loading RegEdit from your Start/Run menu bar. Just type RegEdit and it should load correctly. Now select the Registry menu item and then select Export Registry File. Make sure your Export Range has All selected. Once this has been checked, Enter a file name and press save into your prefered location. By doing this it ensures that if everything did go horribly wrong, you can revert to a previous version. Now if you look at your registry you will see the huge list of folders down the left hand side. Now what you need to do is select the following in the correct order: HKEY_CURRENT_USER> Software> Microsoft> Windows> CurrentVersion> Internet Settings> Once you have selected the correct sequence, the following selections and changes are the most important. Within the right hand window of RegEdit you will see there are two strings named MaxConnectionsPerServer and MaxConnectionsPerl_OServer, if these are not there then see below. Click on the first one, MaxConnectionsPerServer and then with the right mouse button click your right mouse button and then select Modify. A window will pop up at this point and you need to change the Value data to 6. Make sure at this point that Decimal is selected to the right. Even if you did not select Decimal, it would not matter because this will be the same as Hexadecimal unless it was over 10. So just ensure that Decimal is selected and it contains a value of 6. Now, Click ok and do exactly the same for the other registry entry called MaxConnectionsPerl_OServer. If you find that 1 or both of these registry entries are no in your registry, then you will have to add them manually. To do this you need to move your mouse over to some white space in the right hand side of the registry editor. Right click and select the new option and then select DWORD Value. Now enter MaxConnectionsPerServer as the string name and then press the return key. Now repeat this process for MaxConnectionsPerl_OServer as the string name. Now modify these entries using the procedure above. Once you are happy that everything has been done. Quit regedit and away you go. There is no need to reboot. If you fire up Internet Explorer you should notice a speed improvement when browsing the Internet. makes clicking soo soo much better enjoy these where taken from the lords of peril forums and possably from someone else before that :P http://www.lordsofperil.com/forums/ First and only pixel thinger I made. Link to comment Share on other sites More sharing options...
Vape Posted May 26, 2005 Share Posted May 26, 2005 Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.This string has a limit of 8. Anything over 8 makes no difference. Also, your advice fails to take into account different connection speeds and different computer speeds. For more in depth info regarding tuning Firefox click here. Where the bloody hell are you? Link to comment Share on other sites More sharing options...
paul_wilson Posted May 27, 2005 Author Share Posted May 27, 2005 still cool though First and only pixel thinger I made. Link to comment Share on other sites More sharing options...
____ Posted May 27, 2005 Share Posted May 27, 2005 I like to block connections to people who try to make more than 8 :) So do a lot of websites now that I think about it. Link to comment Share on other sites More sharing options...
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