[squid-users] squid on Slackware & Redhat

From: Arindam Haldar <arindam@dont-contact.us>
Date: Fri, 08 Nov 2002 10:38:04 +0530

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 Thu Nov 07 2002 - 22:08:43 MST

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