Chris Wilcox wrote:

Hi all,

Our current project currently requires the use of two seperate squid instances with a web filter in the middle. Clients would connect to Squid1 and be authorised then passed to the filter which would use Squid2 as the cache. Squid1 would not cache, just log.

You can run two separate squids by using two separate config files (see
the commandline parameters for squid, particularly -f <file>).
And that's it. So you need to use 2 different configuration files.

rgrds,

Bart




Reply via email to