Neil C Jensen wrote:

> I tried replacing the HDR_AUTHORIZATION with HDR_PROXY_AUTHORIZATION in
> acl.c, and commented out the lines that disallowed acceleration and
> proxy_auth, but had no luck.

Squid 2.2:

Add

AUTH_ON_ACCELERATION            = -DAUTH_ON_ACCELERATION
DEFINES = $(AUTH_ON_ACCELERATION)

to src/Makefile, then make clean; make install.

--
Henrik Nordstrom
Spare time Squid hacker

Reply via email to