On Mon, 06 Dec 2004 14:35:34 +0100, Christian Klinger <[EMAIL PROTECTED]> wrote: > Venkatesh K wrote: > > > > 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 > > Thx for your fast answer! But it has the same bad effect! Maybe it > depends on how i start the two squid servers. > > SUSE Squid rcsquid start --> i think without the -f parameter > compiled squid --> /usr/local/sbin/squid -N > Nothing to worry about. I think you can add -f parameter to rcsquid. That should solve your problem.
Else, you can even consider using your own rc scripts for starting both instances. Venkatesh K
