From 6c23d1338a1f4972ff671ffa530cecfbaf6554bf Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 15 Oct 2013 15:45:30 +0000 Subject: [PATCH] xforms update git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1532397 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authn_socache.html.en | 11 ++++++----- docs/manual/mod/mod_proxy.html.en | 9 +++++---- docs/manual/mod/mod_proxy.xml.fr | 2 +- docs/manual/mod/mod_proxy.xml.ja | 2 +- docs/manual/mod/quickreference.html.de | 2 +- docs/manual/mod/quickreference.html.en | 2 +- docs/manual/mod/quickreference.html.es | 2 +- docs/manual/mod/quickreference.html.ja.utf8 | 2 +- docs/manual/mod/quickreference.html.ko.euc-kr | 2 +- docs/manual/mod/quickreference.html.tr.utf8 | 2 +- docs/manual/mod/quickreference.html.zh-cn | 2 +- 11 files changed, 20 insertions(+), 18 deletions(-) diff --git a/docs/manual/mod/mod_authn_socache.html.en b/docs/manual/mod/mod_authn_socache.html.en index fb142c4db5..78059b815b 100644 --- a/docs/manual/mod/mod_authn_socache.html.en +++ b/docs/manual/mod/mod_authn_socache.html.en @@ -184,17 +184,18 @@ AuthnCacheProvideFor dbd myprovider

AuthnCacheSOCache Directive

- +
Description:Select socache backend provider to use
Syntax:AuthnCacheSOCache provider-name
Syntax:AuthnCacheSOCache provider-name[:provider-args]
Context:server config
Override:None
Status:Base
Module:mod_authn_socache

This is a server-wide setting to select a provider for the - shared object cache. - Values are "dbm", "dc", "memcache", or "shmcb", each subject to the - appropriate module being loaded. If not set, your platform's - default will be used.

+ shared object cache, followed by + optional arguments for that provider. + Some possible values for provider-name are "dbm", "dc", + "memcache", or "shmcb", each subject to the appropriate module + being loaded. If not set, your platform's default will be used.

top
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 84c13a9622..18ab9d8d18 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -994,13 +994,14 @@ through ProxyPass.

Support for using a Unix Domain Socket is available by using a target - which appends |sock:/path/lis.sock. For example, to proxy + which prepends unix:/path/lis.sock|. For example, to proxy HTTP and target the UDS at /home/www/socket you would use - http://localhost/|sock:/home/www.socket.

+ unix:/home/www.socket|http://localhost/.

Note: When using Unix Domain Sockets, the hostname and path - associated with the 1st URL (http://localhost/ in the above - example) is ignored; the path associated with the sock: + associated with the 2nd URL (http://localhost/ in the above + example) is ignored; only the scheme is significant. + The path associated with the unix: URL is DefaultRuntimeDir aware.

Suppose the local server has address http://example.com/; diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr index 21cc8d6647..2c99fef169 100644 --- a/docs/manual/mod/mod_proxy.xml.fr +++ b/docs/manual/mod/mod_proxy.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index 4b88ca660e..a428880f9c 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +