From: Jim Jagielski
A typical implementation is below:
-

Reverse Proxyhttp://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 6aca0229a02..348192d1676 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:
-

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