--- On Sun, 10/26/08, Robin Clayton <[EMAIL PROTECTED]> wrote:
> From: Robin Clayton <[EMAIL PROTECTED]>
> Subject: Re: [squid-users] enable/disable logging entire request url
> To: [email protected]
> Date: Sunday, October 26, 2008, 2:02 PM
> # TAG: strip_query_terms
> # By default, Squid strips query terms from requested URLs
> before
> # logging. This protects your user's privacy.
> #
> #Default:
> # strip_query_terms on
>
> strip_query_terms off
Thanks, did not see this.
>
>
> On Sun, 2008-10-26 at 13:28 -0700, Richard Hubbell wrote:
> > Was unable to sort this out.
> >
> > I want to log the entire request string into the
> access.log but I get only up to the first "?".
> >
> > I've looked at the logformat and just don't
> see how to do this.
> > Does this require a special compile flag? Or is this
> simpler?
> > Thanks.
> >
> >
> >
> >