What load-balancing system do you use in production? What do you think of it?

Posted by MarkR on Stack Overflow See other posts from Stack Overflow or by MarkR
Published on 2008-10-05T18:23:51Z Indexed on 2010/06/07 8:12 UTC
Read the original article Hit count: 185

There are a lot of different systems for balancing load and achieving redundancy in production servers (Not just web servers)

  • Round-robin DNS
  • Linux Virtual Server
  • Cisco Local Director
  • F5 BigIP
  • Windows NLB
  • etc?

If you use one of these (or another) in production, which one? How well does it work for you? Have you evaluated others?

© Stack Overflow or respective owner

Related posts about networking

Related posts about load-balancing