LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Squid ACL problem (https://www.linuxquestions.org/questions/linux-networking-3/squid-acl-problem-433974/)

~=gr3p=~ 04-11-2006 02:04 AM

Squid ACL problem
 
Hi,

I put the following lines in squid.conf:
Code:

external_acl_type request_body %{Content-Length} /etc/squid/uploadlimit

acl uploadlimit request_body 102400

and it throws follwoing error:
Quote:

aclParseAclLine: Invalid ACL type 'request_body'
FATAL: Bungled squid.conf line 1732: acl uploadlimit request_body 51200
Squid Cache (Version 2.5.STABLE11): Terminated abnormally.
Distro is Fedora Core 3


All times are GMT -5. The time now is 10:26 AM.