[squid-users] Best config for squid/dansguardian

From: Noc Phibee Telecom <noc_at_phibee-telecom.net>
Date: Wed, 17 Oct 2012 15:57:04 +0200

Hi

We use squid with Active Directory authentification. for a medium site
~1000 users connected in same time,
what is the best value :

auth_param ntlm program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 50
auth_param ntlm keep_alive on

auth_param basic program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-basic
auth_param basic children 50
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours

external_acl_type AD_Group children=50 concurrency=50 ttl=3600
negative_ttl=900 %LOGIN /usr/lib64/squid/wbinfo_group.pl

cache_peer 127.0.0.1 parent 8081 0 proxy-only no-query
weight=100 connect-timeout=15 login=*:password
cache_mem 16 MB

Children 50, it's correct or to hight ?
concurrency and ttl ?
cache_mem ?

thanks for your help
Jerome
Received on Wed Oct 17 2012 - 13:57:10 MDT

This archive was generated by hypermail 2.2.0 : Fri Oct 19 2012 - 12:00:05 MDT