]> git.ipfire.org Git - thirdparty/squid.git/commit
hno squid-2.3.DEVEL3.round_robin_clear_counter.patch
authorhno <>
Wed, 3 May 2000 02:31:44 +0000 (02:31 +0000)
committerhno <>
Wed, 3 May 2000 02:31:44 +0000 (02:31 +0000)
commit82056f1ec5374cb2efa40f6b8c03e6f9323933c9
treefbc615652d11a2de995d1a00c9a862caca457e17
parent13c7936a017d7551426f84173e2145d6d987cb54
hno squid-2.3.DEVEL3.round_robin_clear_counter.patch
Squid-2.3.DEVEL3: Reset "round-robin" counters every 5 minutes

Reset "round-robin" peer selection counters every 5 minutes to speed up
recovery when a dead peer has come on line again ("round-robin" is
implemented by "least-frequently-used", which without this patch gets
stronly biased to the previously dead peer).
ChangeLog
src/cache_cf.cc
src/neighbors.cc
src/protos.h
src/structs.h