Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-29 06:45
2.6

Unterstützung für SNI über mehrere Cert-Direktiven. Eine vordefinierte Anzahl von Threads für eine bessere Leistung auf kleine Hardware. Übersetzung von hexadezimalen Zeichen in der URL für den Mustervergleich. Unterstützung für eine "Deaktiviert" Richtlinie in der Konfiguration. Mehr detaillierte Fehlerprotokollierung. Ermöglicht mehrere AddHeader-Direktiven.
Tags: stable major
Support for SNI via multiple Cert directives. A pre-defined number of threads for better performance on small hardware. Translation of hexadecimal characters in the URL for pattern matching. Support for a "Disabled" directive in the configuration. More detailed error logging. Allows multiple AddHeader directives.

2010-02-02 21:42
2.5

Neue Features sind die Unterstützung für HTTPS-Back-End-Servern, volle Unterstützung für DH Key Exchange, ein "include"-Direktive in Konfigurations-Dateien, Unterstützung für separate Verbindung Time-out, deutlich verbesserte automatische Konfiguration und Stellen, und Fahnen zu aktivieren oder zu deaktivieren optional Bibliotheken. Ein Haufen kleinere Fehler wurden behoben. Performance wurde verbessert.
Tags: Major feature enhancements
New features include support for HTTPS back-end servers, full support for DH key exchange, an "include" directive in configuration files, support for separate connection time-out, much improved auto-configuration and Make, and flags to enable or disable optional libraries. A bunch of minor bugs were fixed. Performance was improved.

2008-02-11 15:58
2.4

Die PARM Session-Typ wurde für zusätzliche Tracking auf HTTP-Parameters. Beachten Sie, dass die alte PARM Session-Typ nun URL aufgerufen wird, so Konfigurationsdateien müssen geändert werden. Volle Unterstützung für IPv6 wurde hinzugefügt. poundctl können nun zeigen Status als XML-Datei. Ein Herunterfahren Nachfrist wurde hinzugefügt (Pound noch nimmt Anfragen für bestehende Sessions, aber sonst nichts). Ein Buch von kleineren Änderungen und Fehler wurden behoben.
Tags: Major feature enhancements
The PARM session type was added for tracking based
on HTTP parameter. Beware that the old PARM
session type is now called URL, so configuration
files must be changed. Full support for IPv6 was
added. poundctl can now show status as an XML
file. A shutdown grace period was added (Pound
still accepts requests for existing sessions, but
nothing else). A buch of smaller changes and bugs
were fixed.

2007-04-11 18:08
2.3

Dieses Release enthält einige weitere Konfigurations-Optionen (wie zB shutdown Nachfrist und Dienst-Namen) Erweiterungen wurden poundctl Funktionalität gemacht. Der Code wurde neu organisiert und einige Bugs wurden behoben. Major Feinabstimmung des dynamischen Umbasierung Code geschah.
Tags: Minor feature enhancements
This release introduces some more configuration
options (such as shutdown grace period and service
names) Enhancements were made to poundctl
functionality. The code was reorganized and some
bugs were fixes. Major tweaking of the dynamic
rescaling code was done.

2006-12-16 12:07
2.2

Diese Version hat Notfall-Back-Ends, ein neues Steuerprogramm, Unterstützung für MSRPC, dynamische Umbasierung der Back-End-Prioritäten, RewriteDestination (für SVN-Unterstützung), deutlich verbesserte Logging-und autoconf, und eine deutlich bessere Leistung (TCP_NODELAY besser malloc). Einige kleinere Probleme mit autoconf Erkennung wurden behoben und der Code aufgeräumt.
Tags: Major feature enhancements
This release added emergency back-ends, a new control program, support for MSRPC, dynamic rescaling of back-end priorities, RewriteDestination (for SVN support), much improved logging and autoconf, and much better performance (TCP_NODELAY, better malloc). Some minor problems with autoconf detection were fixed and the code was cleaned up.

Project Resources