]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
CacheSocacheMaxSize: document minimum value of 1024 bytes (closes #64882)
authorRich Bowen <rbowen@apache.org>
Tue, 28 Apr 2026 19:36:22 +0000 (19:36 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 28 Apr 2026 19:36:22 +0000 (19:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933457 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache_socache.xml

index 919359188aac0dca96f6c575402d57883d841c6f..f8244956dbb6276d5825579b51872eef86871017 100644 (file)
@@ -157,7 +157,8 @@ cache</description>
 <usage>
     <p>The <directive>CacheSocacheMaxSize</directive> directive sets the
     maximum size, in bytes, for the combined headers and body of a document
-    to be considered for storage in the cache. The larger the headers that
+    to be considered for storage in the cache. The value must be at
+    least 1024 bytes. The larger the headers that
     are stored alongside the body, the smaller the body may be.</p>
 
     <p>The <module>mod_cache_socache</module> module will only attempt to