Hi all,I'd like to log the redirector output to the access.log. The main objective is to add information about the redirector actions to the reports generated from squid access.log. For example, if the redirector returns:
http://newpage.tld 10.1.1.1/- - GET info1 info2 info3 ... infoX I'd like to log info1 to infoX. How can I do that? Can anyone gives me some guidelines for squid 2.5? Thanks a lot for your help, Jean-Francois