Ask a Question related to ASP Database, Design and Development.
-
martin #1
Load test database (sql server)
Hi,
does anybody know of any tools (preferably free) that i could use to test my
asp code accessing an sql server database under load.
what i mean is, if I have a page that accesses a database, i would like to
stimulate 100,200,300 ect connections to that page at the same time.
The point of this is to see if there are going to be any locking/blocking
issues with the db and asp code.
I would also like to test MSDE in a similar environment (yeah, iknow it has
a five connection limt, but i'm not sure how connection pooling and the
length of time connections are open for will affect this.)
I have heard there is a tool to do this in vs.net but i have yet to come
across it.
any help is appreciated.
cheers
martin.
martin Guest
-
Load Test Help Needed
Does anyone know of any software currently on the market that can successfully load (performance) test a Flash Communication Server? -
Pulling part of test out of a field in a database?
I have a MySQL Database that has a description field, desribing the unit. At the end of that description it has a location. For instance. ... -
Load Test - Calling ASP.NET Web Service from VB6 using MS SOAP Tool Kit
Hi, need urgent help from the expert here. i'm in-charge of a company project which will required me to integrate customer's system using the SOAP... -
Webservice Load Test
Hi, i have created asp.net webservice which is hosting in the server with 512 MB RAM, single 2.4 Ghz XEON processor with 2 MB SDSL internet line.... -
The server response was: 550 5.7.1 <test@test.com>... we do not relay
Your web server is set (as it should be) to not send email from domains it doesn't belong to. That's the "we don not relay" part of the message. ... -
Cowboy \(Gregory A. Beamer\) #2
Re: Load test database (sql server)
[url]http://www.microsoft.com/technet/treeview/default.asp?url=/technet/itsolutio[/url]
ns/intranet/downloads/webstres.asp
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Author: ADO.NET and XML: ASP.NET on the Edge
************************************************** **************************
****
Think outside the box!
************************************************** **************************
****
"martin" <martindevroom@hotmail.com> wrote in message
news:u0MUVgpSDHA.2276@TK2MSFTNGP10.phx.gbl...my> Hi,
>
> does anybody know of any tools (preferably free) that i could use to testhas> asp code accessing an sql server database under load.
>
> what i mean is, if I have a page that accesses a database, i would like to
> stimulate 100,200,300 ect connections to that page at the same time.
>
> The point of this is to see if there are going to be any locking/blocking
> issues with the db and asp code.
>
> I would also like to test MSDE in a similar environment (yeah, iknow it> a five connection limt, but i'm not sure how connection pooling and the
> length of time connections are open for will affect this.)
>
> I have heard there is a tool to do this in vs.net but i have yet to come
> across it.
>
> any help is appreciated.
>
> cheers
>
> martin.
>
>
Cowboy \(Gregory A. Beamer\) Guest



Reply With Quote

