Top > Security > Firewalls > Pound

Pound - Reverse HTTP proxy, load balancer, and SSL wrapper

Pound is a reverse HTTP proxy, load balancer, and SSL wrapper. It proxies client HTTPS requests to HTTP backend servers, distributes the requests among several servers while keeping sessions, supports HTTP/1.1 requests even if the backend server(s) are HTTP/1.0, and sanitizes requests. Pound proxies HTTO _and HTTPS requests simultaneously. In addition, it knows about failed back-end servers and can redirect requests according to their availability.

It can run as setuid/setgid and/or in a chroot jail. Pound does not access the hard-disk at all (except for reading the certificate file on start, if required, and the pid file) and should thus pose no security threat to any machine. It needs at least the configuration file (read-only) and, optionally, the HTTPS server certificate (read-only).



Obtaining

Web pagehttp://www.apsis.ch/pound/
Source tarballhttp://www.apsis.ch/pound/Pound-1.7.tgz
Version 1.7 (beta) released on 2004-03-24
Licensed under The GNU General Public License, Version 2.
This is not a GNU package.

Documentation
User manpage and README included in the distribution
Support contacts

Help List<roseg@apsis.ch>
Developer List<roseg@apsis.ch>
Bug List<roseg@apsis.ch>
SupportPaid consulting and technical support available from Apsis GmbH at http://www.apsis.ch/

Project contacts

Maintainers
Developers
Contributors
Sponsors
  • Apsis GmbH

Related information

Interfacescommand line
Source languagesC
Build prerequisitesOpenSSL (-lssl), pthreads (-lpthread; pthreads is not a library but a compilation flag on OpenBSD)
Weak prerequisitespthreads (-lcrypt, -lsocket and/or -lnsl)
Related programsStunnel, Squid, Apache, Zope

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-07-23
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.