]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 4510: Removed stale comment about 32KB limit on shared memory cache entries.
authorAlex Rousskov <rousskov@measurement-factory.com>
Fri, 6 May 2016 06:36:08 +0000 (18:36 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 6 May 2016 06:36:08 +0000 (18:36 +1200)
src/cf.data.pre

index adbd0063189c67658eb16040cba9a226a2f72eaf..4d6df80dbed8efedd011c82c932ab1df9598d1e4 100644 (file)
@@ -3620,8 +3620,6 @@ DOC_START
        To avoid blocking locks, shared memory uses opportunistic algorithms
        that do not guarantee that every cachable entity that could have been
        shared among SMP workers will actually be shared.
-
-       Currently, entities exceeding 32KB in size cannot be shared.
 DOC_END
 
 NAME: memory_cache_mode