Re: [squid-users] simple question re: reply body max size

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 21 Mar 2003 23:15:11 +0100

Pat Lendon wrote:
>
> Hello All,
>
> For reply_body_max_size, do I need to list acl's separately:
>
> reply_body_max_size 50000000 allow user1
> reply_body_max_size 50000000 allow user2
> reply_body_max_size 50000000 allow user3
> reply_body_max_size 5000000 allow all

Seperately, unless you make larger ACLs..

the acls listen on each line is ANDed together, and the first allow line
where all listed acls are true tells the size.. (what deny lines are
meant to be used for I do not know)

Regards
Henrik
Received on Fri Mar 21 2003 - 15:18:45 MST

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