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: 200
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