Downloadliste

Projektbeschreibung

Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems. Designed from the ground up to be fast and yet small, it is an ideal solution for use cases such as embedded deployments where a full featured HTTP proxy is required, but the system resources for a larger proxy are unavailable.

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.

2004-08-11 01:52 Zurück zur Release-Liste
1.6.3

Diese Version behebt ein Problem mit Upstream-Proxy-Unterstützung. Alle Felder in der Struktur child_config_s nun Ganzzahlen mit Vorzeichen, da die servers_waiting Variable ist eine Ganzzahl. Dadurch wird sichergestellt, alle Vergleiche sind korrekt berechnet. Die Standard-Datei-Deskriptoren (stdin, stdout und stderr) sind geschlossen, wenn eine Produktion ausführbare Datei kompiliert wird. Sie sind nur offen, wenn ein Debugging-Version von tinyproxy erstellt. Einige Rechtschreibfehler wurden behoben.
Tags: Stable, Minor bugfixes
This release fixes a problem with upstream proxy support.
All the fields in the child_config_s structure now use signed
integers since the servers_waiting variable is a signed
integer. This ensures all the comparisons are computed
correctly. The standard file descriptors (stdin, stdout, and
stderr) are closed when a production executable is compiled.
They are only left open when a debugging version of
tinyproxy is created. Some spelling mistakes were fixed.

Project Resources