]> git.ipfire.org Git - thirdparty/squid.git/commit - src/store_key_md5.cc
Some changes to store hash_table buckets to improve performance.
authorwessels <>
Sat, 11 Dec 1999 22:57:42 +0000 (22:57 +0000)
committerwessels <>
Sat, 11 Dec 1999 22:57:42 +0000 (22:57 +0000)
commitbaf144ad696539ca710a0f2df7b62fe0dbea51c6
tree55ac32bf91a4c09ea70712431a87898d7d22be24
parent2681db184dd9eff84b9f6991b5ec74c94fcbc02f
Some changes to store hash_table buckets to improve performance.
The default is changed from 50 objects/bucket to 20.  Rewrote
storeKeyHashBuckets() and removed the 64K bucket limit.  Users
report this change makes a very big difference.
src/cf.data.pre
src/store_key_md5.cc