<body onLoad="MM_preloadImages('http://cache.tech-weekly.com/1.png','http://cache.tech-weekly.com/2.jpg','http://cache.tech-weekly.com/3.jpg','http://cache.tech-weekly.com/4.png','http://cache.tech-weekly.com/5.png','http://cache.tech-weekly.com/6.png','http://cache.tech-weekly.com/techweekly.png','http://cache.tech-weekly.com/041107_1/arsgeek.jpg','http://cache.tech-weekly.com/041107_1/feed-icon16x16.png','http://cache.tech-weekly.com/1/00.png','http://cache.tech-weekly.com/1/11.PNG','http://cache.tech-weekly.com/1/44.png','http://cache.tech-weekly.com/1/66.png','http://cache.tech-weekly.com/1/77.PNG','http://cache.tech-weekly.com/1/dhtml-scripts-1.png','http://cache.tech-weekly.com/2/1-20386640.png','http://cache.tech-weekly.com/2/10-49139230.png','http://cache.tech-weekly.com/2/11-47600014.png','http://cache.tech-weekly.com/2/12-10847106.png','http://cache.tech-weekly.com/2/13-73726340.png','http://cache.tech-weekly.com/2/14-67303319.png','http://cache.tech-weekly.com/2/15-35796394.png','http://cache.tech-weekly.com/2/16-24800220.png','http://cache.tech-weekly.com/2/17-10998644.png','http://cache.tech-weekly.com/2/18-47445448.png','http://cache.tech-weekly.com/2/19-27563199.png','http://cache.tech-weekly.com/2/2-23420393.png','http://cache.tech-weekly.com/2/20-2315000.png','http://cache.tech-weekly.com/2/21-10796749.png','http://cache.tech-weekly.com/2/22-24847745.png','http://cache.tech-weekly.com/2/23-51799084.png','http://cache.tech-weekly.com/2/24-82780522.png','http://cache.tech-weekly.com/2/25-12582027.png','http://cache.tech-weekly.com/2/26-60298039.png','http://cache.tech-weekly.com/2/27-69708639.png','http://cache.tech-weekly.com/2/28-67105361.png','http://cache.tech-weekly.com/2/29-25436023.png','http://cache.tech-weekly.com/2/3-37403755.png','http://cache.tech-weekly.com/2/30-81723336.png','http://cache.tech-weekly.com/2/31-50969427.png','http://cache.tech-weekly.com/2/32-60418409.png','http://cache.tech-weekly.com/2/33-54687920.png','http://cache.tech-weekly.com/2/4-10787849.png','http://cache.tech-weekly.com/2/5-84282833.png','http://cache.tech-weekly.com/2/6-19449563.png','http://cache.tech-weekly.com/2/7-80727937.png','http://cache.tech-weekly.com/2/8-ii_blue.PNG','http://cache.tech-weekly.com/2/9-61822091.png','http://cache.tech-weekly.com/3/T1.PNG','http://cache.tech-weekly.com/3/T2.PNG','http://cache.tech-weekly.com/3/T3.PNG','http://cache.tech-weekly.com/3/T4.PNG','http://cache.tech-weekly.com/3/T5.PNG','http://cache.tech-weekly.com/3/T6.PNG','http://cache.tech-weekly.com/3/T7.PNG','http://cache.tech-weekly.com/3/T8.PNG','http://cache.tech-weekly.com/3/T9.PNG','http://cache.tech-weekly.com/pics.tech-weekly/silverlight_bug.gif','')"><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=4911551107644178445&amp;blogName=Tech+Weekly&amp;publishMode=PUBLISH_MODE_HOSTED&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http%3A%2F%2Fwww.tech-weekly.com%2Fsearch&amp;blogLocale=en_US&amp;homepageUrl=http%3A%2F%2Fwww.tech-weekly.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Tech Weekly


 
Subscribe



Mobile View
Privacy Policy

Free WiFi Locator
WiFi Finder
Locate wireless services by a specific address, city, state, country, airport, or zip code.
Tech Weekly Podcast
Subscribe to the Podcast
Catch Tech Weekly Podcast on Ustream Live!
Links
Google Groups Beta
Tech-Weekly
Visit this group
Google Groups Beta
Subscribe to Tech-Weekly
Email:
Visit this group
Tech Gadget of the Week

Portable Internet Access Point
The perfect Tech gift: for free
Ubuntu
Powered By

Free you inner geek
Dynamicdrive scripts free

Creative Commons

Redneck Techy

Free Magazine Subscription
My Blog Log
Speedup Windows XP Internet connections
Tuesday, December 4, 2007

Ever heard of Event ID 4226? Well chances are if you use Windows XP and are a heavy user of the Internet or if you use any P2P applications such as BitTorrent then you suffer from its effects. As of Windows XP SP2 and beyond as a method for curbing certain viruses from spreading as they try to connect to a high amount of random IP numbers. Microsoft limited the number of half-open Internet connections to 10.

What does this mean to a heavy user of the Internet such as myself and possibly some of you? Well when any applications that you have running on your PC combined hit that 10 connection limit no more connections are made until one of those 10 slots frees up. A quick way to see if you are experiencing this do the following:

Click Start --> Choose Control Panel --> Choose Administrative tools --> Choose Event viewer to open

Once you have it open under Event Viewer local you need to choose "System". If you click the Event tab it will sort the Event ID's by number. What you are looking for is Event ID 4226. If you have any warnings which I bet you do. Then click one and it should look like the following.

Of course you might ask isn't 10 half-open connections enough? I mean if you are surfing the web and possibly streaming some content or using an application such as BitTorrent that should be enough right? Wrong, prior to Windows XP SP2 the limit was over 65,000 half-open connections. Are you starting to see how potentially crippled your XP machine is? Now if you are doing fine with your Internet experience and are happy with your speed for all applications then read no further. However, if you are like most Internet users today you are looking to make the most out of whatever speed connection you have.

You can find out which process are responsible for the many half-open connections you are currently using with the command 'netstat -no | find "SYN"'. Half-open connections will have a state of other than ESTABLISHED. Note the PID (process id), open Task Manager and locate the process and application responsible for the half-open connections. You would be surprised what is running on your machine that is using up your precious 10 allotment of connections.

There is a really quick tweak that can fix this and I guarantee that you will notice an improvement. Download this program EvID4226Patch. Once you have it and have unzipped it go ahead and run it. You will see a window similar to the one to the left.

This application is setup to change the number of half-open connections to 50 if you choose to type "Y". If you would however like to get closer to the 65,000 plus that you used to have you can type "C" instead and input whatever number you like. Once you have made your decision you will be prompted to put your Windows CD in and at that point click "Cancel" Finally you will be asked if you are sure that you want to do this and you need to click "YES".

That's it you should now enjoy a much faster web experience and a significant improvement in BitTorrent download speeds.

Labels:

Bookmark Site Here:

posted by Tech Weekly @ 5:53 PM  

|
0 Comments:
Post a Comment
<< Home
 
About This Site


Author: Tech Weekly
Contact:

Weekly Poll

Translate this page



Previous Post
Archives
Advertisement
Linux top stories on Digg
© 2005-2008 Tech Weekly Template by Isnaini Dot Com