From 9fdf8cf405f954d66383f7d89cc90af8a110dd46 Mon Sep 17 00:00:00 2001
From: Jim Jagielski
A typical implementation is below:
- +http://rproxy.example.com/balancer-manager/
, you will see a
page similar to the below:
-
+
This form allows the devops admin to adjust various parameters, take workers offline, change load balancing methods and add new works. For example, clicking on the balancer itself, you will get the following page:
- +Whereas clicking on a worker, displays this page:
- +To have these changes persist restarts of the reverse proxy, ensure that diff --git a/docs/manual/howto/reverse_proxy.xml b/docs/manual/howto/reverse_proxy.xml index 6aca0229a0..348192d167 100644 --- a/docs/manual/howto/reverse_proxy.xml +++ b/docs/manual/howto/reverse_proxy.xml @@ -48,7 +48,7 @@ the reverse proxy server is the sole source of all content.
A typical implementation is below:
- + @@ -250,19 +250,19 @@ ProxyPassReverse "/images" "balancer://myset" (eg:http://rproxy.example.com/balancer-manager/
, you will see a
page similar to the below:
-
+
This form allows the devops admin to adjust various parameters, take workers offline, change load balancing methods and add new works. For example, clicking on the balancer itself, you will get the following page:
- +Whereas clicking on a worker, displays this page:
- +To have these changes persist restarts of the reverse proxy, ensure that -- cgit v1.2.3