Load Balancing for ASP.NET
Posted by: Rick Strahls WebLog,
on 19 Jan 2006 |
View original
I'm working on a couple of ASP.NET projects that have needs for Load Balancing, one of which has the potential to go 'really' big in terms of hitting extremely high loads that would almost certainly require a pool of at least 10 front Web Servers to handle.
Over the years I've worked with a few clients that have needed load balancing and we've usually resorted to Network Load Balancing in Windows 2000 and then 2003 later. NLB works well once configured right, but it is a bitch to get it set...