aboutsummaryrefslogtreecommitdiff
path: root/www/volta/pkg-descr
blob: 82f3f51d048c5335d1fab789708699719a9cefda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Volta is a high performance, low resource URI rewriter for use with the
Squid caching proxy server (http://www.squid-cache.org) With it, you
can dynamically alter URI requests that pass through Squid based on
various criteria.

It uses a state machine to parse URIs and rules, and a constant
database to store and access those rules. It can then either perform
conditional rewrites internally, or by evaluating Lua scripts.

WWW: http://projects.martini.nu/volta/