Re: [squid-users] NCSA child processes problem

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 08 Aug 2006 00:21:15 +0200

mån 2006-08-07 klockan 13:44 +0600 skrev Myxomop:
> On Mon, 2006-08-07 at 07:49 +0200, Henrik Nordstrom wrote:
> > mån 2006-08-07 klockan 11:31 +0600 skrev Myxomop:
> >
> > > 2006/08/06 15:18:05| WARNING: Cannot run '/usr/local/squid/bin/ncsa_auth' process.
> >
> > This usually indicates that you have a local firewall blocking traffic
> > over the loopback interface.

> No, I dont use firewall, and loopback connections are possible.

Well. it's about the only condition where Squid gives the above error
message without any further explanation before.. A local firewall on the
box, blocking traffic over the loopback interface (127.0.0.1).

Could also be that the loopback interface is not properly configured
with address 127.0.0.1.

What the error message means to say is

"WARNING: Failed to open IPC channel for running
'/usr/local/squid/bin/ncsa_auth'"

In 2.5 and earlier the IPC channel defaults to TCP/IP over 127.0.0.1 on
random high ports.

In 2.6 it defaults to use unnamed UNIX domain sockets, eleminating the
firewall problem and a few other system specific issues (FreeBSD jail
where loopback != 127.0.0.1, etc..)

Regards
Henrik

Received on Mon Aug 07 2006 - 16:21:19 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:01 MDT