Hello, Illia!
You wrote to <squid-users@squid-cache.org> on Thu, 20 Feb 2003 16:02:51 +0300:
IB> me avoid it and do not suffer delays in local web traffic, keeping
IB> an interception proxying and delay pools to/from internet?
in squid.conf add
acl local_web dst <your addresses go here>
delay_class 1 (or what number you're using)
delay_parameters 1 10000000/10000000 (if you're on 10Mb ether)
delay_access 1 allow local_web
delay_access 1 deny all
With best regards, .olegs
Received on Fri Feb 21 2003 - 07:11:07 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:32 MST