hello
i use following setup :
192.168.0.1 - first squid (winNT)
192.168.1.1 - second squid (linux)
192.168.0.5 - third squid (linux)
192.168.0.1 and 192.168.1.1 are internet gateways, ~100kbit each
i added
cache_peer 192.168.0.1 parent 3128 3130 round-robin connect-timeout=200ms
cache_peer 192.168.1.1 parent 3128 3130 round-robin connect-timeout=200ms
to 192.168.0.5 's squid
i rest of those machines have others listed as 'sibling' caches.
now the problem :
when i download more than 2 files load is balanced , each file goes via own
squid - and own internet gateway...
but one large file, or an http:// stream flies via only one connection...
also , if one of connections stall, or is broken, squid doesn't switch to
other peer cache in list to continue download.
any chances of those bugs to be fixed ?
-- --Received on Wed Jul 02 2003 - 16:33:16 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:17:48 MST