Hi.
I've configured delay pools and everything is working. But I can't
understand the following feature (is it bug or misconfiguration).
We need to control traffic to specific net and I made ACL for it:
acl gloomy dst 212.20.57.0/255.255.255.0
And make delay pool for it:
delay_pools 1
delay_class 1 2
delay_access 1 allow gloomy
delay_access 1 deny all
delay_parameters 1 200000/200000 50000/50000
We I try to get a file from any.domain.ru through the squid
wget ftp://any.domain.ru/file1
i get it with the maximum traffic rate. And when i try to get any next file
from this address, I get the with delayed traffic rate!!! If I restart squid
it will the same first connection with full rate, next connections with
delayed rate. If I use IP addresses instead of domain names all connections
are delayed.
Can anybody discibe me this and how aviod it. As I understand the cause is
connected with ACL resolving.
Dmitry.
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Dec 05 2000 - 23:15:52 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:51 MST