On 28/02/2014 4:46 p.m., k simon wrote: > Hi,Eliezer, > Re-arranging these options a little to clarify some details ... > # /usr/local/squid34/sbin/squid -vv > Squid Cache: Version 3.4.3-BZR > configure options: > '--disable-translation' > '--disable-auto-locale' > '--enable-err-languages=English' > '--enable-default-err-language=English' You can drop the English stuff. --disable-auto-locale makes Squid use the base "templates/" files instead of the user-specific language templates. > '--disable-wccp' > '--enable-wccpv2' > '--disable-linux-netfilter' > '--disable-linux-tproxy' Yet you are using WCCP. What operating system and firewall configuration are you using to get the WCCP packets into Squid? > '--enable-build-info' build-info is supposed to take a string parameter indicating any notes you have about this build of Squid. ie when you built it, patches added, (company name if you are a vendor). Amos