On tis, 2007-11-06 at 17:35 +0530, sridhar panaman wrote:
> Hi,
> I am trying to configure my squid to block users from downloading
> anything less than 3MB. But when I  give reply_body_max_size 3000  I
> am unable to view certain website like www.microsoft.com.
> Is there something else that I should add to this line or is it totally wrong?

The number is in bytes. 3MB is 3 * 1024 * 1024 = 3145728

3000 bytes per request is an awfully small limit..

Regards
Henrik

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to