blob: 04701a37c081358321fe7c14c5ff84b7ad98811d (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Pure Load Balancer is a high-performance software load balancer for the
HTTP protocol.
It uses an asynchronous non-forking/non-blocking model, and provides
fail-over abilities. When a backend server goes down, it automatically
removes it from the server pool, and tries to bring it back to life later.
WWW: http://plb.sunsite.dk/
|