} } } };
Scenario - Replicated services
One of the web reverse proxy instances is currently under load. So the security administrator wants to temporarily create a new web reverse proxy instance on another docker host to help share the load.
The administrator completes the following steps.
- Ensure the configuration volume is available on the other docker host.
- Start a new "web reverse proxy instance" container on the other docker host.
- Add the new docker container into the front-end load balancer.
Parent topic: Scenarios