Re: [SQU] Stopping Large Downloads during Peak times

From: Ayland <lamme@dont-contact.us>
Date: Wed, 20 Sep 2000 17:30:33 +0600

RE: [SQU] Stopping Large Downloads during Peak timesHi ...
Of course...
In case like this I`m using perl...
Writing perl script and put it into crontab..
All work fine..
May be there any another ways...

~Al..
  ----- Original Message -----
  From: GaganG@niit.com
  To: lamme@chat.ru ; WilsonA@sapo.co.za ; squid-users@ircache.net
  Sent: Wednesday, September 20, 2000 5:08 PM
  Subject: RE: [SQU] Stopping Large Downloads during Peak times

  Can I define the reply_body_max_size dynamically, i.e. can i define it to change with time to have lower values at peak traffic hours.

  -----Original Message-----
  From: Ayland [mailto:lamme@chat.ru]
  Sent: Wednesday, September 20, 2000 3:58 PM
  To: Andrew Wilson; 'Squid Mailing List'
  Subject: Re: [SQU] Stopping Large Downloads during Peak times

  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

  Visit http://www.NetVarsity.com for online learning

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Sep 20 2000 - 05:28:31 MDT

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