Re: [squid-users] SPEED LIMIT TO 10kbps

From: Rafhael Almeida <ralmeida@dont-contact.us>
Date: Fri, 26 Nov 2004 08:25:48 -0500

Hi check this example:
........
acl users src 192.168.0.1/32 #asumed 192.168.0.1 is user IP
.....
......
http_access allow users
......
......
delay_pools 1
delay_class 1 3
delay_access 1 allow users
delay_access 1 deny all
delay_parameters 1 -1/-1 32000/32000 1250/32000 #asumed 256 is top speed
1250=10 Kbps

Gretings

At 12:37 AM 11/26/2004, you wrote:
>hello
>i am new to linux.
>
>i have DSL 256CIR internet connection for 25 users and i want to access my
>user only 10kbps per user speed. what i ADD or EDIT in squid.conf
>
>#squid.conf
>acl myusers src 192.168.100.0/255.255.255.0
>http_access allow myusers
>http_access deny all
>
>i think some delay_pool command work here but i dont have any experience
>about delay pools.
>
>please help me regarding this.
>
>
>Thankyou & best regards,
>Shiraz Gul Khan (03002061179)
>Onezero Inc.
Received on Fri Nov 26 2004 - 06:23:24 MST

This archive was generated by hypermail pre-2.1.9 : Wed Dec 01 2004 - 12:00:02 MST