[squid-users] acl rep_header for Content_Length

From: lopl <lopl@dont-contact.us>
Date: Wed, 30 Aug 2006 17:27:46 -0700

Dear

I found an acl (rep_header) useful, to prevent sending bigfiles to
icap_server. for example 3 MB .

this config line was added.
acl test rep_header Content-Length ^(1|2)?+[0-9]{0-5}$
icap_access s1 allow test
icap_access s1 deny all

but unfortunately all of downloaded files were denied .

where is the error?

thanks for your help
Received on Wed Aug 30 2006 - 08:00:36 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:02 MDT