Is it possible to simulate load balancers, and how much performance gain they provide?

Posted by Lakhlani Prashant on Stack Overflow See other posts from Stack Overflow or by Lakhlani Prashant
Published on 2010-03-08T05:43:08Z Indexed on 2010/03/08 6:06 UTC
Read the original article Hit count: 338

I have a website which runs on IIS (Asp.net application, some of them are in dotnetnuke also) and we are expecting higher numbers of traffic on some of the sites, so we are planning to add a load-balancer, but before going to do that, we just want to know is it worth to do that? So, I want to know if is it possible to simulate load balancer, and how much performance gain they provide?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about Performance