One thing.. now when access a site.. f.ex. https://www.dr.dk

the access log says:
1433423013.540 196 10.47.171.244 TCP_TUNNEL/200 187877 CONNECT 159.20.6.6:443 - ORIGINAL_DST/159.20.6.6 -

instead of logging the url that was accessed..

How can I make it log the url as it did in 3.4.12?



Amos Jeffries wrote on 06/04/2015 01:24 PM:
  acl bumpedPorts myportname 3129
  acl bumpedPorts myportname 3130
  http_access allow CONNECT bumpedPorts


--
Regards,
Klavs Klavsen, GSEC - k...@vsen.dk - http://www.vsen.dk - Tlf. 61281200

"Those who do not understand Unix are condemned to reinvent it, poorly."
  --Henry Spencer

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to