Wednesday, January 26, 2011

I am looking for a good load balancing (or reverse proxy) software for TCP and HTTP, any suggestions?

I am looking for a good load balancing (or reverse proxy) software for TCP and HTTP, any suggestions?

  • squid is an excellent reverse proxy -- mostly used for caching, but, as the article I pointed to explains, also good for load balancing. However, serverfault.com is likely to give you better answers on this question of yours, since it has nothing to do with programming!

  • You can't beat HAProxy for simplicity and speed. If you need caching try adding varnish into the mix.

0 comments:

Post a Comment