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

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 9 Nov 2002 12:06:55 +0100

Try this:

acl users_allow src "/var/surfNet/access/users-cable"
"/var/surfNet/access/users-realip" ...

Regards
Henrik

On Saturday 09 November 2002 04.21, Arindam Haldar wrote:
> hi
> thanx henrik...this time i build squid with --enable-asunc-io=24
> --with-pthreads & it worked !
>
> but the other problem still exist..
> i have a few text file, as per category of customers for eg
> users-cable; users-realip; users-wireless etc etc, so in my acl i
> give... acl users_allow src "/var/surfNet/access/users-* "
> http_access allow users_allow
> http_access deny all
> but it didint work... i had to specify each file with different
> acl.. just want to ask if its slackware related because it
> _is_working_ on redhat( 7.1,7.2,7.3)..
>
> thanx
> A.H
>
> Henrik Nordstrom wrote:
> > Looked again at your options.. the --enable-async-io option is
> > misspelled..
> >
> > But it is better if you use the new options. See configure
> > --help.
> >
> > Regards
> > Henrik
> >
> > fre 2002-11-08 klockan 10.20 skrev Arindam Haldar:
> >>hi
> >>
> >>Henrik Nordstrom wrote:
> >> > What does "squid -v" report?
> >>
> >>root@park:DATA# squid -v
> >>Squid Cache: Version 2.5.STABLE1
> >>configure options: --prefix=/cache --mandir=/usr/local/man
> >>--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-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 root@park:DATA#
> >>
> >> > As your configure options seems to include aufs my first guess
> >> > is that you are not running the Squid binary you think you
> >> > are..
> >>
> >>no this is a _fresh_ installation on slackware, i mean its a
> >> first time & the _only_ binary squid present on the system..
> >>
> >> > In any event, you need to add --with-pthreads as well, or aufs
> >> > won't
> >>
> >>be very stable.. (see the known bugs section)
> >>
> >>no i havent tried with this option..'will keep in mind from
> >> now--:)
> >>
> >> > 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 )
Received on Sat Nov 09 2002 - 04:07:01 MST

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