dbTalk Databases Forums  

SqlClient connection to SQL 2005 creates 5000 tcp connections!

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss SqlClient connection to SQL 2005 creates 5000 tcp connections! in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John Rivers
 
Posts: n/a

Default SqlClient connection to SQL 2005 creates 5000 tcp connections! - 10-30-2007 , 09:07 AM






Hello

Connecting to SQL 2005 Developer Edition with .NET 1.1 SqlClient

If I attempt to connect using TCP/IP all is well

but if I try and use shared memory (Server='.' and remove
Net='dbmssocn')

cpu usage goes to 100% for about 30 seconds

netstat -an

produces a list of exactly 5000 failed tcp connection attempts to port
1433

Has anyone else experience this bizarre behaviour ?

John


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.