On Mon, 06 Dec 2004 13:47:22 +0100, Christian Klinger <[EMAIL PROTECTED]> wrote: > Hello List, > > first i�m not a squid expert! > > I think i have a stupid problem! I use one squid direct from SUSE > Distrubition for our internet proxy, and one squid (self compield > Version 3.0-PRE3) as reverse proxy. > > Now the Problem! > > If i run "squid -k reconfigure" from the "SUSE-Squid" i think i crash > the compiled squid! > > Any tips ?
For each instance you will have a config file. You can do # squid -k reconfigure -f <config_file_path_for_this_instance> This should solve your problem. Venkatesh K > > thx christian > >
