Pelican Parts Forums

Pelican Parts Forums (http://forums.pelicanparts.com/)
-   Off Topic Discussions (http://forums.pelicanparts.com/off-topic-discussions/)
-   -   2 minute fix guaranteed to increase your browsing speed! (http://forums.pelicanparts.com/off-topic-discussions/345865-2-minute-fix-guaranteed-increase-your-browsing-speed.html)

Drew001 05-10-2007 10:48 PM

People still use IE?
Interesting.

450knotOffice 05-10-2007 11:31 PM

I just performed the mod for Firefox that was listed on page one of this thread and it has dramatically improved the page-loading speed.

Thanks for the heads-up guys!

KFC911 05-11-2007 04:44 AM

IP itself is a primitive protocol (as are many of the application infrastructures built around it) imo, but that's not necessarily a knock...it is what it is. The increase in hardware & network speeds have masked the gross inefficiencies of many protocols and applications. As a systems/networking geek, I shudder when I look "under the covers"...like seeing hotdogs being made...you don't want too :). I've been aware of how HTTP connections worked for years, but never knew this tip...thanks Wayne!

cmccuist 05-11-2007 04:54 AM

Hey, i would like to take advantage of this fix also. I read the articles, but still don't know exactly how to execute the hack.

Would someone please walk me through this for IE?

Joeaksa 05-11-2007 05:24 AM

Sure worked for me! Thanks guys!

Hurra912 05-11-2007 05:26 AM

Quote:

Would someone please walk me through this for IE?


+1

masraum 05-11-2007 05:46 AM

This page has a good set of step by step instructions.

http://pcs.suite101.com/article.cfm/speed_up_internet_explorer

RickM 05-11-2007 05:52 AM

Quote:

Originally posted by Walter_Middie
One more request for this in english


What registry and how do you hack it? Simple? Not to me.

Under what, where is this? Is this a file somewhere or what?
Add it to what?

What value?


Not to come off as condescending but if you ask these questions you should not be fooling with the registry settings.

The registry mentioned holds the key parameters and configuration settings necessary for your operating system to work properly. You could easily cripple your system to the point of needing a reinstall.

That said, I would recommend taking a few minutes to understand more about the registry and how to back-up before editing (this varies between OS versions).

Here is a good write-up to get you going:

http://www.helpdesk.umd.edu/topics/troubleshooting/os/windows_2000/555/

Also:

http://support.microsoft.com/kb/310516

Zeke 05-11-2007 06:28 AM

A lot of us are just plain computer ignorant
 
I managed to install the Fasterfox software, but can't seem to be able to follow the instructions to the manager like the screenshot shown here. So, I don't know if I enabled it or not.

I gotta agree with Rick, if you don't know what this is all about, be careful. I was just going to use the prepackaged stuff and I can't even do that.

gr8fl4porsche 05-11-2007 07:48 AM

Quote:

Originally posted by Drew001
People still use IE?
Interesting.

There is still a lot of web based software that is used by business that only works with IE.

But for general browsing I agree - Mozilla is much better than IE. Generally I find FF to be considerably faster.

Still lots of problems using FF with a widescreen monitor. I have installed IE Lite which allows one to have certain sites open in IE while using FF but it slows everything down because the site will open in FF then switch to IE. I guess its better than having to use both browsers at the same time.

masraum 05-11-2007 07:56 AM

Quote:

Originally posted by gr8fl4porsche
There is still a lot of web based software that is used by business that only works with IE.

But for general browsing I agree - Mozilla is much better than IE. Generally I find FF to be considerably faster.

Still lots of problems using FF with a widescreen monitor. I have installed IE Lite which allows one to have certain sites open in IE while using FF but it slows everything down because the site will open in FF then switch to IE. I guess its better than having to use both browsers at the same time.

This should fix your problems.

https://addons.mozilla.org/en-US/firefox/addon/1419

I use Firefox at work and using the extension above I can load any page in Firefox including the Microsoft Sharepoint stuff that's all over my intranet.

gr8fl4porsche 05-11-2007 08:11 AM

Thanks Steve, I'll try it tonight.

RickM 05-11-2007 08:14 AM

Milt: I found it very easy to follow the instructions in the first link posted by Steve. Print them out, close all but one instance of Firefox and go for it. Here it is again: http://blog.brainstormbrand.com/productivity/2007/04/9-steps-to-speed-upbroadband-firefox-browsing

Note: The first step asks you to type "about:config" in the address bar. Make sure you type accurately as it is easy to type "about.config".....you need to use the colon (but no quotes).

Also, realize that when double clicking on certain config lines the value will flip from True to False or vice versa. When double clicking on others a popup box will appear where you can replace existing values.

Zeke 05-11-2007 10:24 AM

Thanks once again, Rick. I went thru and all of the values were what was on the page already but one. I closed the page, closed FF, restarted and went back to our thread here that had the link to the speed test. I guess the physics will always be the same because my speed was unchanged. I also noticed no change in viewing a thread page with a lot of pics. So, I will just either get 3000 kbs DSL or wait it out until they finish the FIOS system in my neighborhood.

arcsine 05-11-2007 11:07 AM

Quote:

Originally posted by masraum
This should fix your problems.

https://addons.mozilla.org/en-US/firefox/addon/1419

I use Firefox at work and using the extension above I can load any page in Firefox including the Microsoft Sharepoint stuff that's all over my intranet.

Excellent x2. That is two home runs from you Steve. No more IE for me. Yippie.

Gene Wilkes 05-11-2007 03:02 PM

Steve and Wayne, the info was GREAT! Much improved quicker page loading!

K.B. 05-14-2007 10:48 AM

For those IE users who didn't follow the link masraum gave:

0. Backup registry

1. Click Start - Run.
2. Type "regedit" and click OK.
3. In the left pane navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings
4. In the right pane you should see the contents of Internet Settings.
5. Check Regedit's right-hand column for the following two lines (values): MaxConnectionsPerServer MaxConnectionsPer1_0Server
6. If these values are present, right-click on the first value (MaxConnectionsPerServer), select Modify from the drop-down menu, click Decimal, and set the Value data field to 6. Repeat this process for the second value (MaxConnectionsPer1_0Server).
7. If these lines (values) are not listed, right-click on the white region of Regedit's right-hand column, click New, and then click DWORD Value.
8. Enter MaxConnectionsPerServer for the name of the new DWORD Value and press Enter. The new value should now appear in Regedit's right-hand column.
9. Right-click the new value and click Modify.
10. As in step six, click Decimal and set the Value Data field to 6, then click OK.
11. Repeat steps seven through 10 using MaxConnectionsPer1_0Server as the new DWORD Value name instead of MaxConnectionsPerServer.
12. Close Regedit and test Internet Explorer.

KFC911 05-15-2007 03:08 AM

Quote:

Originally posted by gr8fl4porsche
There is still a lot of web based software that is used by business that only works with IE.....
At least my IE support guys are on the ball...I just checked, and my registry entries were already set to 10 :)

chuckr 06-20-2007 06:09 AM

Just came across this... in the settings you can set the number of
connections also set some other neat stuff. I had done what Wayne
suggested, I set my connections to 8. When I installed the IE7 Pro
it picked up my settings ! I like the IE& Pro

http://www.download.com/IE7Pro/3000-12867_4-10700736.html?tag=lst-0-1

Steve Carlton 06-20-2007 06:45 AM

After installing the Fasterfox, I found several images would come up broken up, partial, or heavily pixelated. Also, for the first time, youtube videos would stop shortly after starting. A local computer guy said Fasterfox sometimes causes that, and disabling it helped. The problems still persisted, and I increased my cache from 50 MB to 100 MB and so far everything's good. I posted a thread about it, but nobody here responded. I have little idea of what I'm doing. Does the cache setting seem about right now?


All times are GMT -8. The time now is 06:23 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website


DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.