<div dir="ltr"><div class="gmail_extra"><span class="im" style="font-size:12.8px"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">> I added the logformat command that you suggested. I needed to modify it<br>> slightly, since I'm running squid 3.1 (I changed <a to <A and removed<br>> %>eui). An example of what I am seeing in /var/log/squid/access.log is:<br><br>The 'eui' change is okay, but to ensure the traffic is flowing through<br>the correct routes we do need to compare the IPs so 'a' is needed, not 'A'.<br></blockquote><div><br></div></span><span style="font-size:12.8px">I am running squid version 3.1.23, which is what is provided by yum with Red Hat 6. Per the documentation at </span><a href="http://www.squid-cache.org/Versions/v3/3.1/cfgman/logformat.html" target="_blank" style="font-size:12.8px">http://www.squid-cache.org/Versions/v3/3.1/cfgman/logformat.html</a><span style="font-size:12.8px">, there is no <a option in squid version 3.1. Is there an alternative way to get that information with squid version 3.1.23?</span><span class="im" style="font-size:12.8px"><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">> 1457630282.410    490 172.31.169.175 TCP_MISS/200 4621 GET<br>> https://<server>/tw4/index.php/Two<br>> - FIRST_UP_PARENT/<a href="http://127.0.0.1/" rel="noreferrer" target="_blank">127.0.0.1</a> text/html Q-CC: "max-age=0" "max-age=0" Q-P:<br>> "-" "-" REP-CC: "s-maxage=18000, must-revalidate, max-age=0" REP-EXP: "-"<br>> VARY: "-"<br>><br><br>The client here is requiring that the cache not be used to answer this<br>request.<br></blockquote><div><br></div></span><div style="font-size:12.8px">I had read that "Cache-Control: no-cache" indicates that caching should not be used to satisfy requests, but that "Cache-Control: max-age=0" only indicates that *client* caching should not be used. Is this not the case?</div><span class="im" style="font-size:12.8px"><div><br></div><div><span style="font-size:12.8px">> Click in the address bar and press enter. Do that twice and see if the </span><span style="font-size:12.8px">access.log changes. </span><span style="font-size:12.8px">The first may or may not be a MISS. The second should be a HIT or REFRESH.</span><br style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div></span><div style="font-size:12.8px"><span style="font-size:12.8px">If it is a MISS, it continues to be a miss no matter how many times I click in the address bar and press enter.</span></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><span style="font-size:12.8px">However, I have found that the behavior is browser dependent:</span></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><span style="font-size:12.8px">IE - caching works:</span></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><span style="font-size:12.8px">1457713900.951      0 <external ip> TCP_MEM_HIT/200 4634 GET https://<server name><span class="im"><div style="font-size:small"><span style="font-size:12.8px"> "s-maxage=18000, must-revalidate, max-age=0" REP-EXP: "-" VARY: "-"</span></div><div style="font-size:small"><span style="font-size:12.8px"><br></span></div></span>Firefox - caching works:</span></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><div><span style="font-size:12.8px">1457713889.563      0 </span><span style="font-size:12.8px"><external ip></span><span style="font-size:12.8px"> TCP_IMS_HIT/304 319 GET https://</span><span style="font-size:12.8px"><server name></span><span style="font-size:12.8px">/tw4/index.php/Two - NONE/- text/html Q-CC: "-" "-" Q-P: "-" "-" REP-CC:</span></div><div><span style="font-size:12.8px">"-" REP-EXP: "-" VARY: "-"</span></div><div><br></div></div><div style="font-size:12.8px"><span style="font-size:12.8px">Chrome - caching does not work:</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div style="color:rgb(80,0,80);font-size:12.8px"><span style="font-size:12.8px">1457713978.632    344 </span><span style="font-size:12.8px"><external ip></span><span style="font-size:12.8px"> TCP_MISS/304 316 GET https://</span><span style="font-size:12.8px"><server name></span><span style="font-size:12.8px">/tw4/index.php/Two - FIRST_UP_PARENT/<a href="http://127.0.0.1/" target="_blank">127.0.0.1</a> - Q-CC: "max-age=0" "max-age=</span></div><span class="im">" VARY: "-"</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Is there a reason that server side caching would be browser dependent?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Cindy</div></div></div>