blob: 410d796ead97c99d96c28221081e2e0ff20e1e2b (
plain) (
tree)
|
|
This is pen, a load balancer for "simple" tcp based protocols such as http
or smtp. It allows several servers to appear as one to the outside and
automatically detects servers that are down and distributes clients among
the available servers. This gives high availability and scalable performance.
WWW: http://siag.nu/pen/
|