<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’ve got a bunch of services connecting to third party APIs.  Many of these APIs register hits even if squid reaches out to the service to check the HTTP headers (I verified that  hits with the log  <span style="color: rgb(245, 245, 245); font-family: Monaco; font-size: 10px; background-color: rgb(0, 14, 32);" class="">TCP_REFRESH_UNMODIFIED/200</span>  are being counted against me with the third party service).<div class=""><br class=""></div><div class="">offline_mode on  seems to never return fresh results, no matter what my refresh_pattern is.   I want fresh results every 15 minutes, otherwise return HIT from memory and don’t reach out.  Is this possible?    Perhaps I just haven’t found the right combination of refresh_pattern options.  </div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Kris</div></body></html>