Pen 0.17.3 (Default branch) |
|
|
Pen is a load balancer for "simple" TCP-based protocols such as HTTP or SMTP.
It allows several servers to appear as one to the outside. It automatically
detects servers that are down and distributes clients among the available
servers. This gives high availability and scalable performance.
License: GNU General Public License (GPL)
Changes:
When pen writes its configuration file, weight
information is now
included. Weight-based server selection now works
better for small
numbers of connections.
|