The Load Balancer Project is a tool that allows you to balance requests using clusters of servers. The goal is to achieve high availability load balancing with a simple configuration for the load balancer and the network topology. It leaves the servers untouched so the configuration only resides on the load balancer, and it allows you to manage any type of service via a plugin model design and a transparent proxy feature.
| Tags | Internet Web HTTP Servers |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent comments
24 Feb 2002 18:15
Problems compiling
I tried compiling this project and got a few errors on several of the required tools and on the main load balancer application. Looks like an awesome project if I could only get it to work :O(
Klint
Contact Me (www.kapcreations.com/i...)