Re: [squid-users] Redundancy

2006-01-19 Thread trainier
Okay, once again, I miss-typed the -z. I'm not using -z, I'm using -k reconfigure. Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote on 01/19/2006 04:17:31 AM: > > > I realize this isn't normal. That's why I asked the question. Are you > > > using SquidGuard too? > > On 18.01 20:21, Mark El

Re: [squid-users] Redundancy

2006-01-19 Thread Matus UHLAR - fantomas
> > I realize this isn't normal. That's why I asked the question. Are you > > using SquidGuard too? On 18.01 20:21, Mark Elsen wrote: > Yes. > > > This happens when I update a squidguard database (should have no adverse > > affect on squid, but it seems to), then do the squid -z. > Why do

Re: [squid-users] Redundancy

2006-01-18 Thread Mark Elsen
> I realize this isn't normal. That's why I asked the question. Are you > using SquidGuard too? Yes. > This happens when I update a squidguard database (should have no adverse > affect on squid, but it seems to), then do the squid -z. > Why do you issue -z ?? After updating squid lists i

Re: [squid-users] Redundancy

2006-01-18 Thread trainier
[EMAIL PROTECTED] wrote on 01/18/2006 01:42:06 PM: > Mark Elsen <[EMAIL PROTECTED]> wrote on 01/18/2006 11:53:33 AM: > > > > Squid Version: squid/2.5.STABLE12 > > > > > > I've configured a proxy script that my clients point to. It reads as > > > follows: > > > > > > function FindProxyForURL(ur

Re: [squid-users] Redundancy

2006-01-18 Thread trainier
Mark Elsen <[EMAIL PROTECTED]> wrote on 01/18/2006 11:53:33 AM: > > Squid Version: squid/2.5.STABLE12 > > > > I've configured a proxy script that my clients point to. It reads as > > follows: > > > > function FindProxyForURL(url, host) > > { > > if (isPlainHostName(host) || isInNet(host

Re: [squid-users] Redundancy

2006-01-18 Thread Mark Elsen
> Squid Version: squid/2.5.STABLE12 > > I've configured a proxy script that my clients point to. It reads as > follows: > > function FindProxyForURL(url, host) > { > if (isPlainHostName(host) || isInNet(host, "172.24.0.0", > "255.255.0.0") >|| isInNet(

[squid-users] Redundancy

2006-01-18 Thread trainier
Squid Version: squid/2.5.STABLE12 I've configured a proxy script that my clients point to. It reads as follows: function FindProxyForURL(url, host) { if (isPlainHostName(host) || isInNet(host, "172.24.0.0", "255.255.0.0") || isInNet(host, "192.168.