Hello!
from my squid.conf
---------------------------------------------------
acl SUB0 src 192.168.0.0-192.168.0.10
acl SUB1 src 192.168.0.0-192.168.0.10
delay_class 2 1
delay_parameters 2 12800/12800
delay_access 2 allow SUB0
delay_access 2 allow SUB1
delay_access 2 deny all
----------------------------------------------------
the question is: will SUB0 and SUB1 have each own pool '12800/12800'
or they (and any other) will share single pool '12800/12800'
With best regards, .olegs
Received on Sat Mar 01 2003 - 00:25:07 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:51 MST