Hi, In my squid config I have following setup acl nocache dstdomain .mysite.com always_direct allow nocache no_cache deny nocache cache deny nocacheI would like to exclude "mysite.com" from getting cached. Is this all I have to do ? How can I see if a site is getting cached or not in logs?
Thx