]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commit - html/cgi-bin/proxy.cgi
Increase performance of the squidclamav redirector.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 23 Jun 2013 20:29:30 +0000 (22:29 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 30 Jun 2013 09:21:42 +0000 (11:21 +0200)
commitdfee7582f9b386126fcaa6c8cdcb98677e34f5b4
treeba2859d348654b740572a03ff7d1eed7097108f2
parenta08dc91970bf3ca5b1a73ae75c4627720fd8c5ae
Increase performance of the squidclamav redirector.

To boost up the performance, now we trust the proxy cache.

I add some changes to the proxy.cgi to configure the proxy and the
squidclamav in the right way.

I also add a hook that allows us to generate a new configuration
if the cgi script will be launched from the shell.

Fixes #10367.
config/cfgroot/general-functions.pl
html/cgi-bin/proxy.cgi