Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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 Back to release list
1.6.3

Esta versión corrige un problema con la ayuda del poder ascendente. Todos los campos de la estructura child_config_s ahora utilizan enteros firmados a partir de la variable de servers_waiting es un entero con signo. Esto garantiza que todas las comparaciones se calculan correctamente. Los descriptores de archivo estándar (stdin, stdout y stderr) se cierra cuando una producción es ejecutable compilado. Sólo se dejó abierta cuando se crea una versión de depuración de tinyproxy. Algunos errores de ortografía se fija.
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