I currently have 2 application server nodes behind an apache mod_proxy+mod_balancer load balancer . I am about to deploy a third server, but I want to do a quick test on it. Is there a way I can have my load balancer redirect only my workstation's static IP address to the third node for testing?

link|improve this question
feedback

1 Answer

Turns out, I was making it to complicated. I simply edited my /etc/hosts to point directly to the new server's IP address.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.