Re: [squid-users] squid on Slackware & Redhat

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 08 Nov 2002 09:19:13 +0100

What does "squid -v" report?

As your configure options seems to include aufs my first guess is that
you are not running the Squid binary you think you are..

In any event, you need to add --with-pthreads as well, or aufs won't be
very stable.. (see the known bugs section)

Regards
Henrik

Arindam Haldar wrote:
>
> hi all,
> i have been using squid on redhat.. but i tried on slackware today &
> found these interesting things which i want to ask & share...
> slackware 8.1 with kernel 2.4.19, squid 25S1, iptables 1.2.7a
>
> 1) cannot create cache dir with "aufs" option. This was working with
> RedHat. Error shown with sqid -z command is...
> FATAL: Unknown cache_dir type 'aufs'
> 2) The folowing acl were working with RedHat but not on Slackware..
> acl users_allow src "/var/surfNet/access/users-* "
> http_access allow users_allow
> http_access deny all
>
> the result is same even if i use acl for 3 different files( insted of
> users-* , & all are text files )
> squid build with following options..
> CFLAGS=" -O3 -D_REENTRANT -march=i686 -Wall" ./configure --prefix=/cache
> --localstatedir=/cache --enable-gnuregex --enable-asyncio
> --enable-removal-policies="heap, lru" --enable-icmp --enable-delay-pools
> --disable-useragent-log --disable-referer-log --enable-kill-parent-hack
> --enable-snmp --enable-arp-acl --enable-ssl
> --with-openssl=/usr/include/openssl --enable-forw-via-db --enable-cach
> e-digests --enable-err-languages="English" --disable-poll
> --disable-http-violations --enable-linux-netfilter --enable-internal-dns
> --disable-underscores --enable-auth-"digest"
> --enable-external-acl-helpers="ip_user, unix_group" --enable-unlinkd
>
> is there something i missed with slackware ?.. need your comments...
>
> thanx in advance...
> A.H
Received on Fri Nov 08 2002 - 01:24:23 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:14 MST