# 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 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. > > > >