[squid-users] Distributed Cache Problems

2015-05-11 Thread Hierony Manurung
Dear Fellow, I am implement a Distributed cache system (1 child Proxy, 2 parent proxy as sibling). in the cache peer algorithm, I use Weighted Round-Robin. But when I analyze the log using Squeezer, I am found that there is no hit requestin the parent proxy. I have attached the conf (Child.

Re: [squid-users] Distributed Cache Problems

2015-05-03 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Also refresh_pattern directives order is important. # Add any of your own refresh_pattern entries above these. refresh_pattern ^ftp:144020%10080 refresh_pattern ^gopher:14400%1440 refresh_pattern -i (/cgi-bin/|\?) 0

Re: [squid-users] Distributed Cache Problems

2015-05-03 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 About your configs: # Uncomment and adjust the following to add a disk cache directory. cache_dir aufs /var/spool/squid 100 16 256 This is toy cache. Are you are serious? cache_mem 0 KB You completely disabled memory cache. You sure this is goo

Re: [squid-users] Distributed Cache Problems

2015-05-03 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Did you observe your caches access logs in runtime? For example, with squidview? This report contains no meaningful info. 03.05.15 21:13, Hierony Manurung пишет: > Hierony Manurung > Del Institute of Technology > Network Management > > Pad