This is a discussion on RE: [squid-users] delay pool problem within the Squid Users forums, part of the Web Server and Related Forums category; > I am trying to use delay pool feature for first time. > acl tech src 192.168.0.23 &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> I am trying to use delay pool feature for first time.
> acl tech src 192.168.0.23 > delay_pools 1 #Number of delay_pool 1 > delay_class 1 1 #pool 1 is a delay_class 1 > delay_parameters 1 100/100 > delay_access 1 allow tech > I want to limit bandwidth of user ip 192.168.0.23. > But it allows to download files at very high speed. Your rules look fine. Can you better define "very high speed"? Adam |