From de69fc5a7daa062e36019adc62e7a0e8c3bca35e Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 6 Jul 2015 06:30:57 +0000 Subject: [PATCH] Add missing around a parameter git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1689317 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.html.en | 4 ++-- docs/manual/mod/mod_proxy.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index b60913405a..cce70b3a70 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -1321,8 +1321,8 @@ ProxyPass "/mirror/foo" "http://backend.example.com" nofailover Off If set to On the session will break if the worker is in - error state or disabled. Set this value to On if backend servers do not - support session replication. + error state or disabled. Set this value to On if backend + servers do not support session replication. stickysession - diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 7e97e9c358..8507a8b82a 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1189,8 +1189,8 @@ ProxyPass "/example" "http://backend.example.com" max=20 ttl=120 retry=300 nofailover Off If set to On the session will break if the worker is in - error state or disabled. Set this value to On if backend servers do not - support session replication. + error state or disabled. Set this value to On if backend + servers do not support session replication. stickysession - -- 2.40.0