java - Redirect traffic to particular instance from load balancer -


i using amazon ec2 elastic load balancer application. testing purposes, need hit particular application instance. there way hit specified instance ec2 load balancer?

for example, load balancer http://myloadbalancer.com have 2 instances attached, ec21 , ec22. if need hit ec22, there way achieve this?

in management console, under particular load balancer , instances section delete ec22 list.

once completed tests - add instance behind lb.

is meant?


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -