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

From: Arindam Haldar <arindam@dont-contact.us>
Date: Sat, 09 Nov 2002 08:51:01 +0530

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 Fri Nov 08 2002 - 20:21:53 MST

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