<p dir="ltr">My master tesis was about that, I did a deepth research on how to get the max performance on your specific traffic.</p>
<p dir="ltr">Document is public available in my website, <a href="http://okay.com.mx">okay.com.mx</a></p>
<div class="gmail_quote">On Sep 6, 2015 7:59 AM, "Amos Jeffries" <<a href="mailto:squid3@treenet.co.nz">squid3@treenet.co.nz</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 6/09/2015 6:15 p.m., Int wrote:<br>
> How I can configure of optimal form the proxy's following parameters squid<br>
><br>
> #--CACHE --#<br>
> cache_mem 256 MB<br>
> cache_swap_low 90<br>
> cache_swap_high 95<br>
> maximum_object_size 20480 KB<br>
> maximum_object_size_in_memory 128 KB<br>
> cache_replacement_policy heap GDSF<br>
> memory_replacement_policy heap GDSF<br>
> cache_dir aufs /var/spool/squid3 20480 16 256<br>
><br>
> Squid's team can do me any suggestion<br>
><br>
<br>
There is no best. Optimal depends on your situation and must be tuned by<br>
you based on your own traffic.<br>
<br>
The above settings look good enough for most uses up to a few hundred<br>
clients.<br>
<br>
If you need to fine tune the wiki has detailed explanations of how the<br>
memory works at <<a href="http://wiki.squid-cache.org/SquidFaq/SquidMemory" rel="noreferrer" target="_blank">http://wiki.squid-cache.org/SquidFaq/SquidMemory</a>><br>
<br>
Amos<br>
<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div>