Squid 3.0R1 fails in daemon mode when binding to a privileged port.
Works fine on ports > 1023.
There is nothing running on the ports as verified with "lsof -i" and
"netstat -a"
Debug (squid -X) shows this:
2008/02/04 11:13:24.293| acl_access::containsPURGE: invoked for
'http_access allow manager localhost'
2008/02/04 11:13:24.293| acl_access::containsPURGE: can't create tempAcl
2008/02/04 11:13:24.293| acl_access::containsPURGE: returning false
2008/02/04 11:13:24.293| leave_suid: PID 8500 called
2008/02/04 11:13:24.293| leave_suid: PID 8500 giving up root, becoming 'squid'
2008/02/04 11:13:24.293| command-line -X overrides: ALL,1
What is "acl_access::containsPURGE: can't create tempAcl" trying to
tell me to fix?
Incidentally runs fine on ports < 1024 in non-daemon mode (squid -N)
This is FreeBSD 6.3-STABLE
Received on Tue Feb 05 2008 - 00:30:10 MST
This archive was generated by hypermail pre-2.1.9 : Sat Mar 01 2008 - 12:00:04 MST