An administrator needs to do the following
* install a load balancer in front of an existing application
* test application performance
* avoid reconfiguration of the application server
* avoid interruption of users accessing the application
modify the test client's local host file
modify the DNS Server A-record for the application
configure IP Anycasting
configure Port Address Translation
Submit