From: Jim Jagielski Date: Wed, 8 Aug 2007 19:14:56 +0000 (+0000) Subject: Update doccos xforms X-Git-Tag: 2.2.5~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bed7a29e7f1d0deab01d05c9f2442051383fab5;p=thirdparty%2Fapache%2Fhttpd.git Update doccos xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@563996 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 31beba98a1b..082f62f5c5f 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -309,6 +309,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 24e9a7ea805..d361ae74ef2 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -84,6 +84,7 @@
  • ProxyRemoteMatch
  • ProxyRequests
  • ProxySet
  • +
  • ProxyStatus
  • ProxyTimeout
  • ProxyVia
  • @@ -1251,6 +1252,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 the mod_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 27f098bdd5d..423a1893af8 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +