Squid 3 Hints

Here are some things, I have to change and noticed, while I’m setup a squid3 proxy

  • to get google-earth to work, put in these ACL:
    acl forcecache url_regex -i kh.google keyhole.com
    no_cache deny forcecache
  • if you are behind a parent proxy ans want https to work:
    never_direct allow all