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
 Development Tools
 ASP.NET
 Load Balancing recommendation

Author  Topic 

ajthepoolman
Constraint Violating Yak Guru

384 Posts

Posted - 2006-12-01 : 15:42:01
Hey all! Here at work we are getting closer to going live with a secure (SSL) site on two web servers. We have an ISA server that does our routing in the DMZ.

This is our first time working with the web and setting up servers to do load balancing. We would like to put the two machines under a heavy load to see how they react. 10,000 users with 0 click delay would sure be nice, but we really don't want to pay for a high end enterprise suite for this.

Does anyone have any suggestions or recommendations toward finding good load balancing software?

Thanks!

Hey, it compiles.

snSQL
Master Smack Fu Yak Hacker

1837 Posts

Posted - 2006-12-02 : 01:07:45
Visual Studio 2003 Enterprise Edition has a tool called Application Center Test and Visual Studio 2005 Team System has load testing although it's no longer called Application Center Test - if you're using either of those products for your development.
Go to Top of Page

ajthepoolman
Constraint Violating Yak Guru

384 Posts

Posted - 2006-12-03 : 20:12:09
Thanks!

Aj

Hey, it compiles.
Go to Top of Page
   

- Advertisement -