]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: hno
authoramosjeffries <>
Tue, 26 Feb 2008 07:04:15 +0000 (07:04 +0000)
committeramosjeffries <>
Tue, 26 Feb 2008 07:04:15 +0000 (07:04 +0000)
commitbcc1f42e3ef50d1033d7dd11a83002fd357aca85
treeff43d9ad9f5396088aea759f9f7909ee5dadb91f
parent7c0d4025b6133efad8580ac2acf4b6149c45ea7a
Author: hno
Bug #2153: Use the cache_peer name in CARP hashing to support multiple peers on the same host

The cache_peer name= option was introduced some years ago to allow
peers to be named and to suppot multiple peers on the same host/address.
However, carp still used the hostname/address and not the name making
it fail slightly when forwarding to multiple peers on the same address.
src/carp.cc