I am trying to work with workers and it seems to not bind the sockets.
Basic settings with build options:
Squid Cache: Version 3.HEAD-BZR
configure options: '--prefix=/opt/squid33-12500' '--enable-delay-pools' '--enable-icap-client' '--disable-wccp' '--disable-wccpv2' '--enable-ssl' '--enable-linux-netfilter' '--disable-ipv6' '--disable-translation' '--disable-auto-locale' '--with-default-user=proxy' '--with-large-files' '--with-dl' '--enable-leakfinder' '--with-valgrind-debug' '--enable-ssl-crtd'

On cache log I am getting these:
2012/12/06 21:34:29.780 kid3| commBind: Cannot bind socket FD 10 to [::]: (13) Permission denied 2012/12/06 21:34:29.806 kid2| commBind: Cannot bind socket FD 20 to [::]: (13) Permission denied 2012/12/06 21:34:29.812 kid1| commBind: Cannot bind socket FD 20 to [::]: (13) Permission denied 2012/12/06 21:34:52.210 kid2| commBind: Cannot bind socket FD 20 to [::]: (13) Permission denied

And also rebuilding the cache etc.
config basically is:
workers 2 # more then 1
...
http_port 3127 intercept
http_port 3128
http_port 3129 tproxy
..

I was thinking of using debug section 5,9 to get some output but I am still not sure what and how. Since there are more users with workers out there, they dont have this issue?

Linux localhost.localdomain 3.3.8-gentoo #4 SMP Fri Nov 2 15:04:14 IST 2012 x86_64 Intel(R) Atom(TM) CPU D525 @ 1.80GHz GenuineIntel GNU/Linux

And also in a RedHat el6 64 bit with a xeon.
No selinux at all.

Thanks,
Eliezer

--
Eliezer Croitoru
https://www1.ngtech.co.il
sip:[email protected]
IT consulting for Nonprofit organizations
eliezer <at> ngtech.co.il

Reply via email to