From 3269bb545138d3b9d0989649dc86dee76b912cc7 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 24 Apr 2016 17:27:02 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740718 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_socache_dc.html.en | 4 ++-- docs/manual/mod/mod_ssl.html.en | 2 +- docs/manual/socache.html.en | 2 +- docs/manual/socache.xml.fr | 2 +- docs/manual/socache.xml.meta | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/mod_socache_dc.html.en b/docs/manual/mod/mod_socache_dc.html.en index 48e24f957a..ad9a82df76 100644 --- a/docs/manual/mod/mod_socache_dc.html.en +++ b/docs/manual/mod/mod_socache_dc.html.en @@ -34,9 +34,9 @@ SourceĀ File:mod_socache_dc.c

Summary

-

mod_socache_dc is a shared object cache provider +

mod_socache_dc is a shared object cache provider which provides for creation and access to a cache backed by the - distcache + distcache distributed session caching libraries.

diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index c1638e0a70..60e712a698 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -2194,7 +2194,7 @@ The following five storage types are currently supported:

  • dc:UNIX:/path/to/socket -

    This makes use of the distcache distributed session +

    This makes use of the distcache distributed session caching libraries. The argument should specify the location of the server or proxy to be used using the distcache address syntax; for example, UNIX:/path/to/socket specifies a UNIX diff --git a/docs/manual/socache.html.en b/docs/manual/socache.html.en index 16e08410ac..16813f713a 100644 --- a/docs/manual/socache.html.en +++ b/docs/manual/socache.html.en @@ -54,7 +54,7 @@ The choice of underlying DBM used may be configurable if the installed APR version supports multiple DBM implementations.

    "dc" (mod_socache_dc)
    -
    This makes use of the distcache +
    This makes use of the distcache distributed session caching libraries.
    "memcache" (mod_socache_memcache)
    This makes use of the memcached diff --git a/docs/manual/socache.xml.fr b/docs/manual/socache.xml.fr index d377228ecb..97fd296fb5 100644 --- a/docs/manual/socache.xml.fr +++ b/docs/manual/socache.xml.fr @@ -2,7 +2,7 @@ - + diff --git a/docs/manual/socache.xml.meta b/docs/manual/socache.xml.meta index 886fb69e83..f90a047ed6 100644 --- a/docs/manual/socache.xml.meta +++ b/docs/manual/socache.xml.meta @@ -8,6 +8,6 @@ en - fr + fr -- 2.50.1