RE: [squid-users] WORKERS: Any compile option to enable? commBind: Cannot bind socket FD 13 to [::]: (2) No such file or directory

From: Jenny Lee <bodycare_5_at_live.com>
Date: Sun, 12 Jun 2011 08:12:09 +0000

> >> On 12/06/11 16:17, Jenny Lee wrote:
> >>>
> >>> I can't get the workers work. They are started fine. However I get:
> >>>
> >>> kid1| commBind: Cannot bind socket FD 13 to [::]: (2) No such file or directory
> >>> kid2| commBind: Cannot bind socket FD 13 to [::]: (2) No such file or directory
> >>> kid3| commBind: Cannot bind socket FD 9 to [::]: (2) No such file or directory
> >>>
> >>> Is there a compile option to enable/disable workers that I am missing?
> >>
> >> I can't seem to replicate that here. More details are needed about what
> >> FD 13 and FD 9 were being used for please.
> >
> >
> > 649 kid1| comm.cc(2507) comm_open_uds: Attempt open socket for: /usr/local/squid/var/run/squid-1.ipc
> > 649 kid1| comm.cc(2525) comm_open_uds: Opened UDS FD 13 : family=1, type=2, protocol=0
> > 649 kid1| comm.cc(2528) comm_open_uds: FD 13 is a new socket
> > 649 kid1| commBind: Cannot bind socket FD 13 to [::]: (2) No such file or directory
> >
> > symlinking /usr/local/squid/var/run to /squid fixed the problem. I have everything in /squid.
>
> Aha, then you probably need to use ./configure --prefix=/squid
 
 
Squid is compiled with:
 
--prefix=/squid --bindir=/squid --sbindir=/squid --libexecdir=/squid --datadir=/squid --sysconfdir=/squid --libdir=/squid --localstatedir=/squid
 
What do i need change to get /usr/local/squid/var/run/*ipc to /squid?
 
Jenny
Received on Sun Jun 12 2011 - 08:12:15 MDT

This archive was generated by hypermail 2.2.0 : Sun Jun 12 2011 - 12:00:02 MDT