Thank you Amos that works ! But now squid-3.1.0.9 produces nearly every second this message : squid[6609]: IpIntercept.cc(137) NetfilterInterception: NF getsockopt(SO_ORIGINAL_DST) failed on FD 403: (92) Protocol not available squid-3.1.0.7 didn't ? Is this message harmless ? I think so... But how can I prevent squid from filling up my log ? (acts at the same time as "normal" and transparent proxy squid.conf ... http_port 80 connection-auth=on http_port 8080 intercept ... ) kind regards, --- Jan -----Ursprüngliche Nachricht----- Von: Amos Jeffries [mailto:squid3@xxxxxxxxxxxxx] Gesendet: Donnerstag, 2. Juli 2009 03:20 An: Zeller, Jan Cc: squid-users@xxxxxxxxxxxxxxx Betreff: Re: squid-3.1.0.9 - error directory not created automatically On Wed, 1 Jul 2009 08:55:25 +0200, "Zeller, Jan" <jan.zeller@xxxxxxxxxxx> wrote: > dear list, > > I compiled squid-3.1.0.9 like this : > > $ squid -v > Squid Cache: Version 3.1.0.9 > configure options: '--prefix=/opt/squid-3.1.0.9' '--enable-icap-client' > '--enable-ssl' '--enable-linux-netfilter' '--enable-http-violations' > '--with-filedescriptors=32768' '--with-pthreads' '--disable-ipv6' > --with-squid=/usr/local/src/squid-3.1.0.9 --enable-ltdl-convenience > > Unfortunately there is no 'error' directory created !? Why ? squid-3.1.0.7 > created this directory automatically. > Should I explicitly download the language pack from > http://www.squid-cache.org/Versions/langpack/ ? > > kind regards, Small muckup changing the install locations. I'm aware of and working on this. Yes, the langpack download+install would be a good work-around. Amos