@Amos

Thanks for your reply.

Currently I am using acl to filter file extension .exe, .iso, .zip and
using with tcp_outgoing_address
I am able to change the source IP and it is working fine with source
based routing.

I want to filter by size (Ex. 15MB) which I am unable to do it using
ACL. On the other hand
reply_body_max_size does filtering based on size but I am not able to
use it as per my
requirement.

Is it a limitation of Squid ?

Please let me know if there is any way to resolve this issue.

Regards

Supratik



On Thu, Apr 28, 2011 at 5:01 AM, Amos Jeffries <squ...@treenet.co.nz> wrote:
> On Wed, 27 Apr 2011 15:36:52 +0530, Supratik Goswami wrote:
>>
>> The reply_body_max_size directive prevents users from downloading very
>> large files.
>>
>> The following configuration in Squid only allows download of size 15MB
>> from IP range
>> mentioned in the acl officelan. If the size is more it simply
>> restricts the user with an
>> error message.
>
> What would you have it do?
>
> Amos
>
>

Reply via email to