How to change port number of apache server in Windows OS?

More than 2 IE7 connections?

  • How do I make IE7 use more than 2 connections at once? I finally bit the bullet and upgraded to IE7, and now that I'm used to it I do like it. But there's one aspect of it that drives me nuts: IE7 won't open more than two connections at a time total among all my tabs, no matter what they're connected to. I have a cable modem which is connected to one of the ethernet ports on my Linux server. The other ethernet port on the server is on my LAN, and my computer connects to that. All of my web browsing is done using my server as a proxy. (And NAT.) With IE6 there were registry patches you could make which would increase the number of connections it would use. I found one place online that recommended this for IE7: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPerServer"=dword:0000000a A value of 10 seemed excessive to me so I set it to 6. Result: no change at all. If I have two downloads going I can't access anything else online. Anyone know what I can do to correct this? It's not an inherent aspect of my system; Firefox uses more connections simultaneously, and so did IE6 before I upgraded. (Do not suggest "Switch to Firefox". I use them both, and there are times and places where IE7 is the better solution for me.) My suspicion is that IE7 is treating the entire web as a single server because of my proxy. The question is what can be done about increasing the number of connections it's willing to make to my proxy.

  • Answer:

Steven C. Den Beste at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

I think your hex value is wrong. Try [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] “MaxConnectionsPerServer”=dword:00000010 “MaxConnectionsPer1_0Server”=dword:0000010 10 TCP/IP connections in your circumstances is fine.

paulsc

Thank you; that did it. The difference seems to be HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE. Visiting CNN now, Proxomitron sometimes showed 10 connections open at once. MUCH better...

Steven C. Den Beste

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.