From cdc8f42a2d64102a7e664ca671be9883a8718eaa Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 10 Nov 2015 05:27:23 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1713578 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy_balancer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy_balancer.xml b/docs/manual/mod/mod_proxy_balancer.xml index 7354f851f5c..25346af1e75 100644 --- a/docs/manual/mod/mod_proxy_balancer.xml +++ b/docs/manual/mod/mod_proxy_balancer.xml @@ -485,7 +485,7 @@ candidate lbstatus -= total factor
Troubleshooting load balancer stickyness -

If you experience stickyness errors, e.g. users loose their +

If you experience stickyness errors, e.g. users lose their application sessions and need to login again, you first want to check whether this is because the back-ends are sometimes unavailable or whether your configuration is wrong. To find out about possible -- 2.47.2