Hello, Illia!
You wrote to <[EMAIL PROTECTED]> 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


Reply via email to