diff options
author | Thales A. Tsailas <ttsailas@enforcingit.com> | 2010-05-11 22:55:00 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:55:00 +0200 |
commit | 1565510862c21b63891da958d258f1e593aa5667 (patch) | |
tree | 87d1183e240784161a0afc0e9af940b7e90bc51c /network/pound/README | |
parent | 7edc12b3babd6607640bc52a200e99deab8d219e (diff) | |
download | slackbuilds-1565510862c21b63891da958d258f1e593aa5667.tar.gz |
network/pound: Added to 12.1 repository
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). |