[squid-users] Re: limits receiving bandwidth, need more enlightment

From: dwi amk <dwi_amk@dont-contact.us>
Date: Fri, 21 Nov 2003 18:07:03 +0700

excerpt from my.squid.conf
acl magic_words1 url_regex -i 192.168
acl magic_words2 url_regex -i <extension files in regex .exe, etc>
delay_pools 2
delay_class 1 2
delay_parameters 1 -1/-1 -1/-1
delay_access 1 allow magic_words1
delay_class 2 2
delay_parameters 2 64000/150000 6400/150000 <<<---this line
delay_access 2 allow magic_words2
 ------
If I have delay parameter like this "2 64000/150000 6400/150000", I know
this part "64000 or 6400" is for my clients, so which class is used for
squid to connect to/from internet?

Is this some kind of what squid gives equal what squid gets? How if we
prefer to differ that, I mean what squid gives <> what squid gets.

I usually used cbq for bandwidth limiting to/from squid machine, and I think
for my new network, it's time to enroll squid on its own.

regards,

damk
Received on Fri Nov 21 2003 - 04:30:20 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:21:32 MST