[squid-users] Brower ask password twice

From: Sergey Klusov <shy@dont-contact.us>
Date: Wed, 7 May 2003 10:33:01 +0600

Hello.

I satup squid to shape traffic usind delay_pool as follows:

acl lion_u proxy_auth lion
acl Ban_list url_regex -i *.banner*.

http_access deny Ban_list
http_access allow lion_u

delay_pools 2

delay_class 1 1
delay_parameters 1 -1/-1
delay_access 1 allow lion_u
delay_access 1 deny all

delay_class 2 1
delay_parameters 2 16000/16000
delay_access 2 allow all

Browser (MSIE 6.0) asks password several times.
First time it accepts, loads the page and then ask again but doesn't
seem to accept it. After several clicking on Cancel it gives up and i
can see the page as normal. It appears what it ask password for each
banned banner which it should not load at all.

-- 
Best regards,
 Sergey Klusov           mailto:shy@geoseis.ru
Received on Tue May 06 2003 - 22:33:09 MDT

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