On Thursday 28 August 2003 13.44, Christoph Haas wrote: > One of our Squid proxys behaves strange. The users need to > authenticate for every single URL they request. That means they > need to re-enter their credentials for the HTML page itself and for > all contained images.
Hmm.. sounds like their browser have gone nuts. Have seen this happen a few times with some beta versions of Mozilla where it cached a bad password in addition to the password entered in the login box, reusing the bad password on the next request.. It could also be a user_ip or max_conn acl, but in such case there should be a message in cache.log. > Is there probably a way I can check the "session cache" or similar? There is none. The browser logs in with the same login+password to Squid on each and every request. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
