Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Simulate multi-user connection to SQL Server 2005 db
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pasquale  
View profile  
 More options Jul 18 2008, 9:42 am
Newsgroups: microsoft.public.sqlserver.connect
From: Pasquale <Pasqu...@discussions.microsoft.com>
Date: Fri, 18 Jul 2008 06:42:05 -0700
Local: Fri, Jul 18 2008 9:42 am
Subject: Simulate multi-user connection to SQL Server 2005 db
I need to test the multi-user connection (500-600 users) for the SQL Server
2005 and for some dbs in this environment.
Does exist any tools in order to do it?
Many thanks

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Linchi Shea  
View profile  
 More options Jul 18 2008, 10:00 am
Newsgroups: microsoft.public.sqlserver.connect
From: Linchi Shea <LinchiS...@discussions.microsoft.com>
Date: Fri, 18 Jul 2008 07:00:01 -0700
Local: Fri, Jul 18 2008 10:00 am
Subject: RE: Simulate multi-user connection to SQL Server 2005 db
Do you just want to create and sustain 600 connections or do you want to run
some kind of load tests via these 600 connections?

Linchi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pasquale  
View profile  
 More options Jul 18 2008, 10:30 am
Newsgroups: microsoft.public.sqlserver.connect
From: Pasquale <Pasqu...@discussions.microsoft.com>
Date: Fri, 18 Jul 2008 07:30:01 -0700
Local: Fri, Jul 18 2008 10:30 am
Subject: RE: Simulate multi-user connection to SQL Server 2005 db
The second one. Is enough the Profiler?
Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Linchi Shea  
View profile  
 More options Jul 18 2008, 11:15 am
Newsgroups: microsoft.public.sqlserver.connect
From: Linchi Shea <LinchiS...@discussions.microsoft.com>
Date: Fri, 18 Jul 2008 08:15:04 -0700
Local: Fri, Jul 18 2008 11:15 am
Subject: RE: Simulate multi-user connection to SQL Server 2005 db
What kind of load tests do you plan to run?

Linchi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yuriy Shvets  
View profile  
 More options Nov 1 2010, 7:16 pm
Newsgroups: microsoft.public.sqlserver.connect
From: Yuriy Shvets <yshv...@firstrepublic.com>
Date: Mon, 01 Nov 2010 23:16:03 GMT
Local: Mon, Nov 1 2010 7:16 pm
Subject: Re: RE: Simulate multi-user connection to SQL Server 2005 db
Hi,

Was wandering if you were planning to reply with solution on this.

Previously, the application was migrated from ASP.NET 1.1 to ASP.NET 2.0.  
What is happening:: ASP.NET 2.0 releases resources slightly different.  In 1.1. SQL connection strings were released when the Connection object was garbage collected.  However in 2.0 the objects are not released during garbage collection, and the connection is waiting until the SQL server closes the connection (i.e. the connection "times-out").  This keeps a lot of unnecessary connections open.  

The fix was pushed to Staging and i need to test it. How do i create multiple connections? Is there a tool for that? We have some Automation tools but i tried them and it does not seem to be working, as it only creates 1 connections based on my Windows user.

Any help would be greatly appreciated.

Thanks.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »