Is the below delay settings correct if I'd want to limit
each host to 256kbps when downloading a file with the file
extension mp3 and with no limit otherwise?
acl mp3files urlpath_regex -i \.mp3$
delay_pools 1
delay_class 1 3
delay_access 1 allow mp3files
delay_access 1 deny all
delay_parameters 1 64000/64000 -1/-1 32000/64000
Thanks in advance!
/D
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Aug 23 2000 - 04:23:22 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:04 MST