Craig Allen wrote:
> 1999/11/18 12:40:12| commBind: Cannot bind socket FD 1 to 127.0.0.1:0: (49)
> Can't assign requested address
Your box probably do not have the loopback interface configured, or it
is configured to use another address than 127.0.0.1.
Make sure the machines loopback interface is configured with the
standard address of 127.0.0.1.
If having the loopback interface configured is not an option then I have
a patch which moves Squid to use anonymous UNIX domain sockets for child
process communication with the sideeffect that no loopback interface is
required by Squid, but some OS:es is reportedly having problems with
non-blocking I/O on UNIX domain sockets..
-- Henrik Nordstrom Squid hacker http://hem.passagen.se/hno/squid/Received on Fri Nov 19 1999 - 01:52:36 MST
This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:32 MDT