Greetings,
Am having problem restricting download traffic other than http with delay
pools.
My configuration is :
acl limitedfiles url_regex -i ftp .exe .EXE .mp3 .MP3 .vqf .tar.gz .gz .rpm
.zip .rar .avi .AVI .mpeg .MPEG .mpe .MPE .
mpg .MPG .qt .QT .ram .RAM .rm .RM .iso .ISO .raw .RAW .wav .WAV .mov .MOV
.swf .SWF
delay_pools 2
delay_class 1 3
delay_access 1 allow xxxxxx (My network)
delay_parameters 1 375000/375000 375000/375000 32000/200000
delay_class 2 2
delay_access 2 allow limitedfiles
delay_access 2 deny all
delay_parameters 2 90000/100000 20000/20000
With squidclient I get the following details.
Pool: 2
Class: 2
Aggregate:
Max: 100000
Restore: 90000
Current: 100000
Individual:
Max: 20000
Rate: 20000
Current: Not used yet.
Is there any problem with the config of delay pool?
Regards
Sunil
Received on Fri Jun 22 2007 - 03:05:42 MDT
This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:04 MDT