]> git.ipfire.org Git - thirdparty/squid.git/commit - ChangeLog
hno squid-2.2.STABLE2.to_large_objects-2.patch
authorhno <>
Wed, 3 May 2000 00:49:26 +0000 (00:49 +0000)
committerhno <>
Wed, 3 May 2000 00:49:26 +0000 (00:49 +0000)
commitc1fc651eb4d945c0861f4683269143256fdd0b39
treec38fb24e9707276bff2f8f8957068ac601a8416b
parenta8c926ffaabc843fcd5f4f94cf2d5a8db8d16f5b
hno squid-2.2.STABLE2.to_large_objects-2.patch
Squid-2.2.STABLE2: Don't swap out objects > maximum_object_size

Don't start swapping out objects with a known size larger than
maximum_object_size. Previously Squid would swap out these objects and
mark it as private once maximum_object_size was hit.
ChangeLog
src/store.cc