myocella wrote:
> Greeting
>
> I have set up an upstream Squid proxy to receive proxy traffic from
> other Squid servers.
> I would like to log user access on the upstream proxy. The downstream
> has this line:
>
> cache_peer upstreamproxy.foo.com parent 8080 7 no-query login=*:foo
>
> However, there is no username showing in the upstream Squid log.
> What do I need to add into the Squid conf?
>
Your upstream Squid is not requiring authentication, so it's not being sent.
> Currently it just allows access from dowstream IPs. No auth-param is setup.
>
Set up a auth-param which just replies "OK".
>
> cheers,
>
> myocella
>
Chris
Received on Tue May 19 2009 - 21:44:07 MDT
This archive was generated by hypermail 2.2.0 : Wed May 20 2009 - 12:00:02 MDT