From: Jim Jagielski Date: Wed, 8 Aug 2007 19:08:39 +0000 (+0000) Subject: Update transforms X-Git-Tag: 2.3.0~1618 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c7db98daa4059be470217260f39c6e74436a14;p=thirdparty%2Fapache%2Fhttpd.git Update transforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563991 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 55cfa331344..7b95b98e452 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -313,6 +313,7 @@
  • ProxyRemoteMatch
  • ProxyRequests
  • ProxySet
  • +
  • ProxyStatus
  • ProxyTimeout
  • ProxyVia
  • ReadmeName
  • diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index e0d25f60d6a..f3bd0b6cad6 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -85,6 +85,7 @@
  • ProxyRemoteMatch
  • ProxyRequests
  • ProxySet
  • +
  • ProxyStatus
  • ProxyTimeout
  • ProxyVia
  • @@ -1283,6 +1284,26 @@ expressions

    + +
    top
    +

    ProxyStatus Directive

    + + + + + + + + +
    Description:Show Proxy LoadBalancer status in mod_status
    Syntax:ProxyStatus Off|On|Full
    Default:ProxyStatus Off
    Context:server config, virtual host
    Status:Extension
    Module:mod_proxy
    Compatibility:Available in version 2.2 and later
    +

    This directive determines whether or not proxy + loadbalancer status data is displayed via themod_status + server-status page.

    +

    Note

    +

    Full is synonymous with On

    +
    + +
    top

    ProxyTimeout Directive

    diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index dbccdcb2605..5f8ca5283d7 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +