<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
-----BEGIN PGP SIGNED MESSAGE----- <br>
Hash: SHA256 <br>
<br>
Also refresh_pattern directives order is important.<br>
<br>
# Add any of your own refresh_pattern entries above these.<br>
refresh_pattern ^ftp: 1440 20% 10080<br>
refresh_pattern ^gopher: 1440 0% 1440<br>
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0<br>
refresh_pattern . 0 20% 4320<br>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This one overrides all others
directives below. Look at this comment: # Add any of your own
refresh_pattern entries ABOVE these.<br>
<br>
#
-----------------------------------------------------------------------------
#<br>
# Optimizing cache
hits #<br>
#
------------------------------------------------------------------------------#<br>
refresh_pattern -i \.(gif|png|jpg|jpeg|ico)$ 10080 90% 43200
override-expire ignore-no-cache ignore-no-store ignore-private<br>
refresh_pattern -i \.(iso|avi|wav|mp3|mp4|mpeg|swf|flv|x-flv)$ 43200
90% 432000 override-expire ignore-no-cache ignore-no-store
ignore-private<br>
refresh_pattern -i
\.(deb|rpm|exe|zip|tar|tgz|ram|rar|bin|ppt|doc|tiff)$ 10080 90%
43200 override-expire ignore-no-cache ignore-no-store ignore-private<br>
refresh_pattern -i \.index.(html|htm)$ 0 40% 10080<br>
refresh_pattern -i \.(html|htm|css|js)$ 1440 40% 40320<br>
refresh_pattern . 0 20% 4320<br>
<br>
There is nothing surprising in the fact that a cache hit zeroing.<br>
<br>
03.05.15 21:13, Hierony Manurung пишет:<br>
<span style="white-space: pre;">> Hierony Manurung<br>
> Del Institute of Technology<br>
> Network Management<br>
><br>
> Pada Minggu, 3 Mei 2015 22:10, Hierony Manurung
<a class="moz-txt-link-rfc2396E" href="mailto:hierony_milanisti@yahoo.co.id"><hierony_milanisti@yahoo.co.id></a> menulis:<br>
> <br>
><br>
> <br>
> Dear Fellow,I am implement a Distributed cache system (1
child Proxy, 2 parent proxy as sibling).<br>
> in the cache peer algorithm, I use Weighted Round-Robin.<br>
> But when I analyze the log using Squeezer, I am found that
there is no hit requestin the parent proxy.<br>
><br>
> I have attached the conf (Child.conf,
Parent1.conf,Parent2.conf), and the log analyze<br>
> result.<br>
> I am very pleased that you want to lend your time to help me
(Because the deadline is very close).<br>
><br>
> Thanks in advance.<br>
><br>
> <br>
><br>
><br>
> Hierony Manurung<br>
> Del Institute of Technology<br>
> Network Management<br>
><br>
> <br>
><br>
> <br>
><br>
><br>
> _______________________________________________<br>
> squid-users mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a><br>
> <a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a></span><br>
<br>
-----BEGIN PGP SIGNATURE-----
<br>
Version: GnuPG v2
<br>
<br>
iQEcBAEBCAAGBQJVRlrdAAoJENNXIZxhPexGhNsIALk4flrH6MaET8XJ2ESNhKES
<br>
jEcjcULGOCbsM39iHuBO1lfszCSOJ7A0c6grLVkKBZMnRuHjPoCAI0NYco0Rlsp7
<br>
le9b+bHQeBWT2QmmSPhyYeTEWO0tvrxu7ErE4vrDRI+73j0dZaVSKkp8hCu4K3GS
<br>
wTsH71MP7rv1QPI3Axydhs3EUT3nDqUYGbbIXF059raerq/1Qy+ywLSrrBBHQbBC
<br>
7skvZK8X9MS3hOzwUpBHQf9FqKlCY4mH9a1gW5HM2e93M6gGzF/pY2mR3yLH5CAN
<br>
KtWfg6gfm9W1Evb1gUGZ4PphifgaujGlQUVwtHQWpmUVatwDQ7rBR89tAnqlf1o=
<br>
=idXT
<br>
-----END PGP SIGNATURE-----
<br>
<br>
</body>
</html>