Re: [squid-users] Delay Pools

From: Mohammed Berzig <mberzig@dont-contact.us>
Date: Sat, 24 Jan 2004 11:42:13 +0100

Mohammad Shakir wrote:

>I have Red Hat Linux 7.3, with squid
>2.4.stable6-1.7.2.
>
>I want to configure delay pool for squid server.
>
>I have total bandwidth 512kbits, now I want if any
>client download .EXE .ZIP or .MP3 file then dealy pool
>apply and give him/her 4Kb per second otherwise give
>him/her full speed.
>
>
>
acl magic_words1 url_regex -i ftp .exe .mp3 .vqf .tar.gz .gz .rpm .zip
.rar .avi .mpeg .mpe .mpg .qt .ram .rm .iso .raw .wav .mov

delay_pools 1

delay_class 1 2

delay_parameters 1 4000/80000 4000/40000

delay_access 1 allow magic_words1

>please help me how to configure this.
>
>thanks in advance.
>
>
>
>__________________________________
>Do you Yahoo!?
>Yahoo! SiteBuilder - Free web site building tool. Try it!
>http://webhosting.yahoo.com/ps/sb/
>
>
>
Received on Sat Jan 24 2004 - 03:42:01 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:08 MST