blob: 863eae94ad721457a3ef2da52028f96ad47b769f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
The Pound program is a reverse proxy, load balancer
and HTTPS front-end for Web server(s). Pound was developed to enable
distributing the load among several Web-servers and to allow for a convenient
SSL wrapper for those Web servers that do not offer it natively. Pound is
distributed under the GPL - no warranty, it's free to use, copy and give away.
</longdescription>
</pkgmetadata>
|