Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 SQL 2005 Dev Edition MAX connections

Author  Topic 

dbwilson4
Yak Posting Veteran

50 Posts

Posted - 2007-06-26 : 11:25:50
I'm running some load tests which is just execute bunch of web requests to pages of my application.

Some of the pages take along time to load under full load EVEN though cpu usage is only 25% (quadcore) and disk utilization is around 100-200KB/s.

I'm wondering if MS SQL 2005 Dev edition has some kind of connection limit which would explain this behavior of why the pages take long to load.

dbwilson4
Yak Posting Veteran

50 Posts

Posted - 2007-06-26 : 11:36:48
If it makes any difference, my development environment is also on Vista Ultimate 64-bit with IIS7 (all firewalls are off) and the computer that launches the "web requests (which are threadded btw)" is a close computer on the network. There network switch and ethernet cards are capable of delivering 1Gps.
Go to Top of Page
   

- Advertisement -