[squid-users] authentication not applicable on accelerated requests

From: Rafael Bossle <rbossle@dont-contact.us>
Date: Mon, 01 Sep 2003 16:27:32 -0300

Hi,

I am having this message when using msnt_auth with squid-2.5.STABLE1-2
in a Red Hat 9.0:

aclAuthenticated: authentication not applicable on accelerated requests

Relevant lines in squid.conf:
-----------
auth_param basic program /usr/lib/squid/msnt_auth
auth_param basic children 5
auth_param basic realm test
auth_param basic credentialsttl 2 hours
acl test proxy_auth REQUIRED
http_access allow test
...
httpd_accel_host virtual
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
-----------

I know that squid does not support authentication with interception, but
I need the last 3 lines. Without then, squid return an error for every
request. Example: when entering in browser
http://www.squid-cache.org/Doc/FAQ/FAQ-17.html#ss17.15, a "invalid
address" message is returned for "/Doc/FAQ/FAQ-17.html".

Thanks,

Rafael Bossle
Received on Mon Sep 01 2003 - 13:30:19 MDT

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