From: Rich Bowen Date: Tue, 28 Apr 2026 19:36:22 +0000 (+0000) Subject: CacheSocacheMaxSize: document minimum value of 1024 bytes (closes #64882) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f5fa3e933fafac740d1fbbfc5ca50a39ad073b0a;p=thirdparty%2Fapache%2Fhttpd.git CacheSocacheMaxSize: document minimum value of 1024 bytes (closes #64882) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933457 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_cache_socache.xml b/docs/manual/mod/mod_cache_socache.xml index 919359188a..f8244956db 100644 --- a/docs/manual/mod/mod_cache_socache.xml +++ b/docs/manual/mod/mod_cache_socache.xml @@ -157,7 +157,8 @@ cache

The CacheSocacheMaxSize 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.

The mod_cache_socache module will only attempt to