[Bug 369133] Re: Squid does not reload when DNS settings change

2010-03-28 Thread Jean-Pierre FORCIOLI
I solved my problem by: 1. adding dns_nameservers 192.168.1.1 into file /etc/squid/squid.conf 2. adding -D flag to file /etc/init/squid.conf script if [ -f /etc/default/squid ]; then . /etc/default/squid fi exec /usr/sbin/squid -D $SQUID_ARGS end script

[Bug 369133] Re: Squid does not reload when DNS settings change

2009-04-29 Thread Tobias Krais
Hi again, I found a solution: I had to delete the squid cache and to rebuild it with squid -z. Now it is working without the described workaround. Sorry for taking your precious time. I was working on it for days and no mailing list was able to help. But some hours after sumbitting the bug,

Re: [Bug 369133] Re: Squid does not reload when DNS settings change

2009-04-29 Thread Mathias Gug
On Wed, Apr 29, 2009 at 07:04:02PM -, Tobias Krais wrote: I found a solution: I had to delete the squid cache and to rebuild it with squid -z. Now it is working without the described workaround. status invalid -- Mathias Gug Ubuntu Developer http://www.ubuntu.com ** Changed in: