Download List

Projeto Descrição

HTTP Replicator is a general purpose caching proxy
server. It reduces bandwidth by merging concurrent
downloads and building a local "replicated" file
hierarchy, similar to wget -r. The cache is also
accessible through a Web interface.

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.

2008-01-31 11:07
4.0alpha2

Esta versão inclui o arquivo de licença GPL, abrindo caminho para iniciativas de embalagens em distribuições Linux e outros sistemas operacionais. Outras pequenas correções foram feitas.
Tags: Minor bugfixes
This release includes the GPL license file, clearing the way for packaging initiatives on Linux distributions and other operating systems. Other minor fixes were made.

2008-01-01 16:09
4.0alpha1

Esta versão foi reescrito do zero. Isso rompe com a versão Python's built-in quadro asyncore e substitui-lo com um programador muito mais flexível, baseado em geradores de Python. Para o usuário, a nova mostra flexibilidade em uma longa lista de novas funcionalidades, tais como servidor de download do lado de retomar, suporte FTP, configuração de largura de banda e suporte a IPv6. Os problemas conhecidos foram resolvidos, como o problema do download congelados e condição de corrida que o impediu de ingressar downloads simultaneamente começou. A maioria das funcionalidades de idade mantém-se inalterada, exceto para a navegação cache.
Tags: Major feature enhancements
This version was rewritten from scratch. This
version breaks with Python's built-in asyncore
framework and replaces it with a much more
flexible scheduler based on Python generators. To
the user, the new flexibility shows in a long list
of new features, such as server-side download
resuming, FTP support, bandwidth shaping, and IPv6
support. Known issues have been solved, such as
the frozen download problem and the race condition
that prevented joining of simultaneously started
downloads. Most of the old functionality is
unchanged, except for cache browsing.

2004-11-29 15:09
3.0

Esta versão adiciona algumas características novas grandes como navegar cache do lado do cliente e suporte intervalo. Uma grande reformulação no código dá operação ligeiramente mais rápido em carga reduzida.
Tags: Major feature enhancements
This release adds some great new features like
cache browsing and client-side range support. A
major redesign in code gives slightly faster
operation under reduced load.

2004-08-15 21:22
2.1

Um monte de mudanças internas, por exemplo, o código do servidor é integrado eo script init é agora um script padrão. Existem também algumas novas opções, como suporte para um servidor proxy externo.
Tags: Minor feature enhancements
A lot of internal changes; for instance, the daemon code is integrated and the init script is now a standard bash script. There are also some new options, like support for an external proxy server.

2004-05-01 22:56
2.0

O reforço mais importante é o suporte para HTTP/1.1. A versão antiga convertidos todos os pedidos de volta para 1,0, mas com suporte para transferência em partes isso não é mais necessário. O principal objetivo do cache de pacotes Debian foi prorrogado para a manutenção de um cache de pacotes do Gentoo, com a criação de um novo "plano" e "estáticos" mode. Um erro grave que replicador impedidos de visitar meia a Internet está definitivamente fixado, o que torna replicador capaz de substituir um cache do browser.
Tags: Major feature enhancements
The most important enhancement is support for
HTTP/1.1. The old version converted all requests
back to 1.0, but with support for chunked transfer
this is no longer necessary. The primary goal of
caching Debian packages was extended towards
maintaining a Gentoo package cache with the
creation of a new "flat" and "static" mode. A
major bug that prevented replicator from visiting
half the Internet is finally fixed, which makes
replicator capable of replacing a Web browser
cache.

Project Resources