From f18aadac47f15c61035f9f067f1ea7ed6f5b3774 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 6 Jul 2015 06:33:13 +0000 Subject: [PATCH] Add missing around a parameter git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1689319 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 9cce3bdf04..81b70bfb25 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -1286,8 +1286,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 75d4ec895b..9d334fa627 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1174,8 +1174,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 - -- 2.50.1