[squid-users] configuring external acls in squid 2.5stable6 on fc3

From: ankush grover <ankushsquid@dont-contact.us>
Date: Fri, 16 Jun 2006 14:17:44 +0530

hey friends,

I am using Squid 2.5 Stable 6 on FC3. I am trying to configure an
external acl to make
"request_body_max_size" work inside an acl.

An example is given on this url

http://www.mail-archive.com/squid-users@squid-cache.org/msg16568.html

the external acl defined in my squid.conf file

external_acl_type request_body %{Content-Length} /etc/squid/request.sh
acl external request_max_250 request_body 256000

http_access allow mynetwork request_max_250

Messages which we are getting while restarting the squid

Stopping squid: 2006/06/16 14:01:12| squid.conf line 1816: acl
external request_max_250 request_body 256000
2006/06/16 14:01:12| aclParseAclLine: Invalid ACL type 'request_max_250'
2006/06/16 14:01:12| squid.conf line 1900: http_access allow mynetwork
request_max_250
2006/06/16 14:01:12| aclParseAccessLine: ACL name 'request_max_250 not found.

What is the best way of configure external acl's in squid ? An example
will be very helpful

Thanks & Regards

Ankush Grover
Received on Fri Jun 16 2006 - 02:47:46 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Jul 01 2006 - 12:00:01 MDT