Cedric Foll ha scritto:

Hi,

is it possible in squid to log GET formularies request ?
For example I would like to log google requests, the request look likes:
http://www.google.fr/search?hl=fr&q=squid&btnG=Recherche+Google&meta=
but squid log only:
http://www.google.fr/search?

How can i log the end of the request (what is after the ?).

Regards.

strip_query_terms off in squid.conf file

Reply via email to