Download List

Projeto Descrição

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 versão corrige um problema com suporte a proxy a montante. Todos os campos na estrutura child_config_s agora usar inteiros assinados desde o servers_waiting variável é um número inteiro assinado. Isso garante que todas as comparações são computados corretamente. Os descritores de arquivo padrão (stdin, stdout e stderr) são fechados quando uma produção executável é compilado. Eles só são deixadas abertas quando uma versão de depuração do tinyproxy é criado. Alguns erros ortográficos foram corrigidos.
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