From d2b69de84f5eef92675dbaf6cf709defd50ede0b Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Tue, 21 Feb 2012 15:05:29 +0000 Subject: [PATCH] Fix a link in the caching guide. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1291841 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/caching.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/caching.xml b/docs/manual/caching.xml index 511c672145..66c0055692 100644 --- a/docs/manual/caching.xml +++ b/docs/manual/caching.xml @@ -60,7 +60,7 @@
Two-state key/value shared object caching
- mod_socache + The shared object cache API (socache) and its provider modules provide a server wide key/value based shared object cache. These modules are designed to cache low level data such as SSL sessions and -- 2.40.0