diff options
Diffstat (limited to 'network/pound/README')
-rw-r--r-- | network/pound/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/pound/README b/network/pound/README new file mode 100644 index 0000000000..36580138df --- /dev/null +++ b/network/pound/README @@ -0,0 +1,10 @@ +The Pound program is a reverse proxy, load balancer and HTTPS front- +end for Web server(s). Pound was developed to enable distributing the +the load among several Web-servers supporting FTP, gopher, and HTTP +data objects, and to allow for a convenient SSL wrapper for those web +servers that do not offer it natively. Pound is distributed under +the GPL license. + +Be sure to see the README.SLACKWARE file in this directory before +using pound (it's also installed into the standard documentation +directory by the build script). |