<div dir="ltr">plz send me a squid.config file from https and http cahe <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 5, 2016 at 7:09 PM, Amos Jeffries <span dir="ltr"><<a href="mailto:squid3@treenet.co.nz" target="_blank">squid3@treenet.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What are you expecting?<br>
<br>
The Squid native format access.log shows what was delivered to the<br>
client, and what server was involved. It does not show how the<br>
range_offset_limit directive affected the server connection messages.<br>
<br>
The ORIGINAL_DST indicates that this is intercepted traffic.<br>
<br>
Notice how the TCP_MISS transactions are rotating through different IP<br>
addresses and using ORIGINAL_DST. That is usualy a sign that Host header<br>
verification is unable to match the destination domain name with the<br>
client contacted IP address on many transactions.<br>
<br>
There is a mix of TCP_HIT/206 when that verification succeeds in its<br>
matching.<br>
<br>
Amos<br>
<br>
______________________________<wbr>_________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.<wbr>org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/<wbr>listinfo/squid-users</a><br>
</blockquote></div><br></div>