Download List

Projeto Descrição

Wodan is an Apache module for reverse proxying and caching of
sites. It allows the backend server to determine how pages should be
cached through a custom HTTP header, which makes it very flexible. It
caches on the local filesystem, which makes it very easy to create
custom purging systems. Expiration of cachefiles is also supported, as
well as no-caching options.

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-01-14 17:19 Back to release list
1.0RC4

Wodan agora pode ser configurado para alterar o tempo de cache de objetos com base no HTTP cabeçalhos enviados pelo servidor de backend. Pode-se, por exemplo, usar o cabeçalho Content-Type para variar o tempo de cache entre arquivos de texto e imagens. Esta correspondência do cabeçalho é feito usando expressões regulares.
Tags: Major feature enhancements
Wodan can now be configured to vary the cache time
for objects based on the HTTP-headers sent by the
backend server. One can, for instance, use the
Content-Type header to vary the cache time between
text files and images. This header matching is
done using regular expressions.

Project Resources