Re: [SQU] Stopping Large Downloads during Peak times

From: Ayland <lamme@dont-contact.us>
Date: Wed, 20 Sep 2000 16:27:52 +0600

I know one options wich effects to object size..

reply_body_max_size KB

It is acctually max size for reply object...
~Al..
----- Original Message -----
From: "Andrew Wilson" <WilsonA@sapo.co.za>
To: "'Squid Mailing List'" <squid-users@ircache.net>
Sent: Wednesday, September 20, 2000 2:45 PM
Subject: [SQU] Stopping Large Downloads during Peak times

: Hi
:
: I would like to stop Large Downloads during peak times.
: I know how stop all "zip" & "exe" downloads, but is it possible to stop a
: download based on size?
:
: To stop exe's & zip's I have the following:
:
: acl LargeFiles url_regex -i "/etcsq/filetype.txt"
: acl workTime time MTWHF 10:00-15:59
: http_access deny workTime LargeFiles
: http_access allow all
:
:
: Regards,
: Andrew
:
:
: The information contained in this e-mail including any attachments is
: privileged and/or confidential. If you are not the intended recipient
: please reply immediately and delete this message. Please do not make use
of
: it, nor disclose it's contents in any way. Thank you.
:
:
: --
: To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
:
:

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Sep 20 2000 - 04:24:53 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:25 MST