Re: proxy_auth & accelerator mode

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 16 Oct 1998 00:38:39 +0200

Ellis Ragan wrote:
>
> >> >How:
> >> >src/client_side.c
> >> > change HDR_PROXY_AUTHENTICATE to HDR_WWW_AUTHENTICATE
> >> >src/acl.c
> >> > change HDR_PROXY_AUTHORIZATION to HDR_AUTHORIZATION
> >>
> >> Unfortunately this does not work for me with Squid-2.0. Is there some
> >> other missing piece?
> >
> >Yes. I forgot one small but important one
> >
> >src/client_side.c:
> > change HDR_PROXY_AUTHORIZATION to HDR_AUTHORIZATION
> >
>
> Sorry this is dragging out, but I can't find HDR_PROXY_AUTHORIZATION in
> client_side.c for either 1.2beta24 or 2.0 Is the above a typo?

Yes, it is a typo. It should read:

src/client_side.c:
   change HDR_PROXY_AUTHENTICATE to HDR_WWW_AUTHENTICATE

---
Henrik Nordström
Spare time Squid hacker
Received on Thu Oct 15 1998 - 18:21:11 MDT

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