Search

Main Menu

Login
Username:

Password:

Remember me?
Anonymous

Lost Password?

Register now!

Samurize Forums -> client.exe stops responding


  Reply to this topicStart new topicStart Poll

> client.exe stops responding, TCP connections
Spewed
Posted: May 16 2006, 02:50 PM
Quote Post
Our Blind Friend
*****



Group: Moderating Crew
Joined: Jan 12 2006
Posts: 1,555
Offline



While using Bitlord (a BitTorrent client). It's not very common and doesn't crash every time, but it's common enough to irritate me. I've ensued the problem a while now, and it seems to be a problem with too many TCP connect attempts.

MS Event viewer shows this warning in the system area when client.exe stops responding:

----------
TCP/IP has reached the security limit imposed on the number of concurrent TCP connect attempts.
----------

Ideas to get rid of the problem? smil43e948cd19a92.gif
PMEmail PosterMSN
Top
uziq
Posted: May 16 2006, 03:04 PM
Quote Post
The Pluginator
*****



Group: Admin
Joined: Sep 25 2003
Posts: 2,599
Offline



WinXP allows only 10 connections to be opened very quickly at the same time. Try this patch. It worked for me.

http://www.lvllord.de/?lang=en&url=downloa...e4330d6c19ca877

Also, most routers only support up to 100 connections at a time. After I found out that my D-Link only supports 70 connections, I limited BitTorrent to 70 max connections (instead of 200), and all my troubles were fixed. The problems I had were webpages would timeout, and my mail counter in my config would stop working, etc.

*moved to misc support, because it's not a problem with Samurize*
PMEmail PosterMSN
Top
Spewed
Posted: May 16 2006, 03:59 PM
Quote Post
Our Blind Friend
*****



Group: Moderating Crew
Joined: Jan 12 2006
Posts: 1,555
Offline



Thanks a lot uziq! Yeah wasn't sure could it be something odd or common related to Sammy.

I'll run the patch. Will find out how many TCP connections my A-Link RR44c supports, don't think its very many, it's a cheap one.
PMEmail PosterMSN
Top
uziq
Posted: May 17 2006, 11:07 AM
Quote Post
The Pluginator
*****



Group: Admin
Joined: Sep 25 2003
Posts: 2,599
Offline



Here's an article on some routers that are supposed to be good for P2P:

http://www.tomsnetworking.com/2006/04/19/w...router_for_p2p/
PMEmail PosterMSN
Top
Spewed
Posted: May 19 2006, 10:59 AM
Quote Post
Our Blind Friend
*****



Group: Moderating Crew
Joined: Jan 12 2006
Posts: 1,555
Offline



HMM, just got mail from A-Link, they claim my router supports 1024 simultaneous TCP connections, I pretty much doubt that, but if it is so many, sounds like that WinXP problem. Haven't actually tried the patch yet, testing still.
PMEmail PosterMSN
Top
risk3
Posted: Apr 12 2007, 02:18 AM
Quote Post
Life Long Ninja
***



Group: Member
Joined: Jan 10 2007
Posts: 446
Offline



The information in this thread is incomplete, not entirely accurate, and may mislead users to download a patch that is most probably not required.

Changes to Functionality in Microsoft Windows XP Service Pack 2 - TCP/IP

Quote from Microsoft:

"Limited number of simultaneous incomplete outbound TCP connection attempts— The TCP/IP stack now limits the number of simultaneous incomplete outbound TCP connection attempts. After the limit has been reached, subsequent connection attempts are put in a queue to be resolved at a fixed rate. Under normal operation, when applications are connecting to available hosts at valid IP addresses, no connection rate-limiting occurs."

This limit is a rate limiter, not a connection limiter. You can have tons of half-open connections, just not have them initialised all at the exact same time.
PM
Top
Spewed
Posted: Apr 12 2007, 02:51 AM
Quote Post
Our Blind Friend
*****



Group: Moderating Crew
Joined: Jan 12 2006
Posts: 1,555
Offline



Thanks for the correction risk3. smil43e6c401b9177.gif

Anyway at least that patch resolved the issue I had at that time.
PMEmail PosterMSN
Top
uziq
Posted: Apr 12 2007, 10:55 AM
Quote Post
The Pluginator
*****



Group: Admin
Joined: Sep 25 2003
Posts: 2,599
Offline



QUOTE (risk3 @ Apr 12 2007, 02:18 AM)
This limit is a rate limiter, not a connection limiter. You can have tons of half-open connections, just not have them initialised all at the exact same time.

We already knew that. And the patch fixes it. smil3dbd4ddd6835f.gif

QUOTE (uziq @ May 16 2006, 03:04 PM)
WinXP allows only 10 connections to be opened very quickly at the same time. Try this patch. It worked for me.

PMEmail PosterMSN
Top
risk3
Posted: Apr 12 2007, 12:46 PM
Quote Post
Life Long Ninja
***



Group: Member
Joined: Jan 10 2007
Posts: 446
Offline



I appreciate that, uziq. I just wanted to make clear that Windows XP will allow as many connections (and total attempts) as you want (depending, of course, on your PC's capacity) as long as the connections are made at 10 a second (more than 10 attempts a second will trigger the above mentioned entry in the Event Viewer).
For most people on a proper high speed connection the patch is unnecessary.
PM
Top
KMDonlon
Posted: Apr 12 2007, 03:11 PM
Quote Post
The Weather Freak
*****



Group: Member
Joined: Feb 19 2004
Posts: 3,535
Offline



Patch worked fine with my high speed cable connection smil3dbd4e398ff7b.gif


--------------------
PMEmail PosterICQAOLYahooMSN
Top
Spewed
Posted: Apr 12 2007, 04:03 PM
Quote Post
Our Blind Friend
*****



Group: Moderating Crew
Joined: Jan 12 2006
Posts: 1,555
Offline



Same here with 8M/1M DSL connection. smil3dbd4e398ff7b.gif

I don't think the DSL speed has anything do with this.
PMEmail PosterMSN
Top
uziq
Posted: Apr 12 2007, 04:10 PM
Quote Post
The Pluginator
*****



Group: Admin
Joined: Sep 25 2003
Posts: 2,599
Offline



I think you'll likely benefit from the patch more with a fast connection than a slow one, because you'll be able to send more data, quicker (potentially opening hundreds of connections at once, as P2P programs like to do).
PMEmail PosterMSN
Top
risk3
Posted: Apr 12 2007, 09:22 PM
Quote Post
Life Long Ninja
***



Group: Member
Joined: Jan 10 2007
Posts: 446
Offline



@KMDonlon & Spewed

I am glad the patch works for you but the discussion is about whether one need to patch tcpip.sys or not. The point is that Torrents work correctly on Windows XP SP2 without the patch. Windows XP does not impose a limit on the number of established connections. Earlier posts did not make that clear. It's a speed issue but only at the beginning of downloading (again, not downloading speed but how fast you make the connections target). If one would like to increase the limit on connection attempts per second, LvlLord's EventID 4226 Patcher can do that, but I still maintain that a patch is not necessary for everyone!
PM
Top
Spewed
Posted: Apr 13 2007, 03:51 AM
Quote Post
Our Blind Friend
*****



Group: Moderating Crew
Joined: Jan 12 2006
Posts: 1,555
Offline



QUOTE
I still maintain that a patch is not necessary for everyone!
Yes that's pretty obvious isn't it? smil3dbd4d4e4c4f2.gif No one hasn't claimed here everyone should run the patch but those who have similar issues.
PMEmail PosterMSN
Top
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll

 

Come On, Get Samurized!