Search squid archive

Select loop Error. Retry 1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi.

I'm using squid 3.1.12 on FreeBSD 8.x.

What does the message in subject mean ?
I receive this message when I add authentication helpers and/or external acl helpers. After start squid works fine. But on first reconfiguring it writes this message down and after this it's frozen. The Internet access to the clients is cut off, but the program itself still works - it can be reconfigured or stopped.

Here's the example of a piece of my config on one of my production proxies.
If I enable any of the commented out pieces - I get this issue.

===Cut===
#auth_param negotiate program /usr/local/libexec/squid/squid_kerb_auth
#auth_param negotiate children 15
#auth_param negotiate keep_alive on

auth_param ntlm program /usr/local/bin/ntlm_auth -d 0 --helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 35

auth_param basic program /usr/local/libexec/squid/pam_auth
auth_param basic children 35
auth_param basic realm Squid
auth_param basic credentialsttl 1 minute
auth_param basic casesensitive off

authenticate_ttl 1 minute
authenticate_cache_garbage_interval 1 minute

acl bsd_machines src "/usr/local/etc/squid/bsd_machines.acl" acl win_machines src "/usr/local/etc/squid/windows_machines.acl"

external_acl_type ldap_group ttl=60 negative_ttl=60 children=40 %LOGIN \ /usr/local/libexec/squid/squid_ldap_group \ -b cn=Users,dc=norma,dc=com \ -f "(&(cn=%g)(member=%u)(objectClass=group))" \ -F "sAMAccountname=%s" \ -D cn=dca,cn=Users,dc=norma,dc=com \ -W /usr/local/etc/squid/ad.passwd -h hq-gc.norma.com -v 3 -p 389

#external_acl_type squid_kerb_ldap ttl=3600 negative_ttl=60 children=40 %LOGIN \ # /usr/local/libexec/squid/squid_kerb_ldap \ # -b cn=Users,dc=norma,dc=com \ # -g "Internet Users - Proxy1<at>" -N SOFTLAB<at>NORMA.COM
===Cut===

Thanks.
Eugene.


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux