<div><a href="http://codepaste.net/pvx4j1">http://codepaste.net/pvx4j1</a><br></div><div><br></div><div class="protonmail_signature_block"><div>...<br></div><div><span style="background-color:rgb(250, 250, 250)" class="highlight"><span style="color:rgb(0, 0, 0)" class="colour"><span style="font-family:'Open Sans', Tahoma, 'Lucida Grande CE', lucida, sans-serif" class="font"><span style="font-size:17px" class="size">Linux is like wigwam: no Gates, no Windows and Apache inside.</span></span></span></span><br></div></div><div><br></div><div><br></div><blockquote class="protonmail_quote" type="cite"><div>-------- Original Message --------<br></div><div>Subject: Re: [squid-users] Fw: Re: Can`t cache always TCP_MISS<br></div><div>Local Time: 13 maja 2016 2:02 PM<br></div><div>UTC Time: 13 maja 2016 12:02<br></div><div>From: squid3@treenet.co.nz<br></div><div>To: squid-users@lists.squid-cache.org<br></div><div><br></div><div>On 13/05/2016 10:43 p.m., joe wrote:<br></div><div> > the img link has smale object size the one you post<br></div><div> > i dont know if this has to do with you problem try<br></div><div> > <br></div><div> > 113 cache_dir aufs /squid-cache 65536 128 256 <br></div><div> > without      min-size=512000 <br></div><div> > <br></div><div> > check and see the object size <br></div><div> > <br></div><div> > if you want to control the min  size use this instead<br></div><div> > minimum_object_size 0 bytes         <--- change to min size u want<br></div><div> > <br></div><div> > first try without   min-size=512000       and see if you get hit on smale<br></div><div> > obj<br></div><div> <br></div><div> Yes that might be a good test.<br></div><div> <br></div><div> Though the way I'm reading that config (and Squid should be) is objects<br></div><div> under 512KB are stored in memory, 512000 bytes - 512KB are store in<br></div><div> either memory or disk, and over-512KB are stored only on disk.<br></div><div> <br></div><div> <br></div><div> The debug log is indicating that something in the active logic is<br></div><div> explicitly requesting that the object not be stored. The store is not<br></div><div> going on to do any figuring out of whether its cacheable because it has<br></div><div> already been explicitly told not to.<br></div><div> <br></div><div> What does the rest of your config contain?<br></div><div> Are you intercepting the traffic and using Google DNS perhapse? that<br></div><div> particular combo can easily make the traffic not cacheable.<br></div><div> <br></div><div> Amos<br></div><div> <br></div><div> _______________________________________________<br></div><div> squid-users mailing list<br></div><div> squid-users@lists.squid-cache.org<br></div><div> http://lists.squid-cache.org/listinfo/squid-users<br></div></blockquote><div><br></div>