I have trouble with my squid. When someone is uploading files then my connection is getting very slow and I canât browse the web. Can I limit my upload bandwidth with Squid? I mean something like that(this is my bandwidth limitation for download):
acl files url_regex -i ftp .exe .mp3 .vqf .tar.gz .gz .rpm .zip .rar .avi [â.. ]
acl users src 192.168.0.2-192.168.0.59
delay_pools 1 delay_class 1 2 delay_access 1 allow files users elay_parameters 1 -1/-1 5000/5000
Thanks for any help! And sorry form my English â Iâm from Poland ;)
Shadow