SlackBuildsOrg/network/pound/README
Sergey Poznyakoff 3ef44ca2dd
network/pound: Added (load balancer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-06-21 21:38:12 +07:00

9 lines
427 B
Text

Pound is a reverse proxy, load balancer and HTTPS front-end for
web servers.
It was developed to enable distributing the load among several
servers and to allow for a convenient SSL wrapper for those servers
that do not offer it natively.
Be sure to edit its configuration file /etc/pound.cfg to your liking.
Detailed documentation about the package is provided both in manpage
(man pound) and in texinfo (info pound) format.