]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Removed stale comment about 32KB limit on shared memory cache entries.
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 5 May 2016 06:31:11 +0000 (00:31 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 5 May 2016 06:31:11 +0000 (00:31 -0600)
src/cf.data.pre

index 48b4920fb4117c0c31ef157b8c3bd43de6f19a84..65ad78bc5aff303a31bdfc4583e244c3a36fc2a3 100644 (file)
@@ -3647,8 +3647,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