From: Daniel Earl Poirier Date: Mon, 1 Nov 2010 20:55:59 +0000 (+0000) Subject: Warn that not only does mod_disk_cache require mod_cache, but X-Git-Tag: 2.3.9~189 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a59eff8db8784039a4882ad6b4d02c78eed73b1b;p=apache Warn that not only does mod_disk_cache require mod_cache, but mod_cache has to be loaded first. Reported by Eric Covener. PR43976 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029833 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_disk_cache.xml b/docs/manual/mod/mod_disk_cache.xml index 3bf2cd6978..3deda75cb9 100644 --- a/docs/manual/mod/mod_disk_cache.xml +++ b/docs/manual/mod/mod_disk_cache.xml @@ -52,7 +52,8 @@ Note:

mod_disk_cache requires the services of - mod_cache.

+ mod_cache, which must be + loaded before mod_disk_cache.

Note:

mod_disk_cache uses the sendfile feature to