Listening on Multiple tcp_incoming_address

From: Prasad HS <prasad@dont-contact.us>
Date: Thu, 3 Jun 1999 21:46:25 +0800

Hi,

I am trying out a escalation procedure wherein a backup proxy should
take over the main proxy in cases of failure. I wanted backup proxy to
accept incoming connections on two IPs : one on its main IP address and
another on second IP address that belongs to main proxy . After
disabling the main proxy, I changed config file as :

tcp_incoming_address IPaddress1
tcp_incoming_address IPaddress2
tcp_outgoing_address <some IP address>
..
..

The moment I added another line "tcp_incoming_address IPaddress2" ,
squid daemon on my linux box died silently after few seconds . But
without the second 'tcp_incoming_address' statement, my system works
perfectly .

Is there any way I can configure squid to listen on multiple IP
addresses ?

Thanks in advance

P
Received on Thu Jun 03 1999 - 08:16:20 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:43 MST