mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
16fafce74e
A load balancer for "simple" tcp based protocols
7 lines
325 B
Plaintext
7 lines
325 B
Plaintext
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/
|