i want some Help from any one i want make exact rate for any user for all download for this user in p2p and http also i want just mange it for files download extension like exe , zip , rar i can do that in squid server by add this line in squid.conf
"acl download_words2 url_regex -i ftp .exe .mp3 .vqf .tar.gz .gz .rpm .zip .rar .avi .mpeg .mpg .mp4 .mpg .ram .rm .iso .raw .wav .mov .wmv .wma .bz2 .tar.bz2 .bin .jar
acl my_network src 192.168.0.0/16
delay_pools 6
############################################################
delay_class 1 2 #ip rang 192.168.0.0/24 pool 1 = for 256Kb/sec
delay_parameters 1 20000/20000 10000/10000 #ip rang 192.168.0.0/24
delay_access 1 allow band_256 download_words2
delay_access 1 deny all
#############################################################
delay_class 4 2 #pool 5 = unlimited browsing
delay_parameters 5 -1/-1 -1/-1
delay_access 4 allow my_network
delay_access 4 deny all "
not on browsing just download any other extension can i make this coz when i browsing i found it very very slow also i want make traffic shaper for the data like any scripts traffic shaper in other linux ver