I am using the Amazon EC2 elastic load balancer for my application. For testing purposes, I need to hit a particular application instance. Is there a way to hit the specified instance from the EC2 load balancer?
For example, for my load balancer http://myloadbalancer.com I have two instances attached, ec21 and ec22. If I need to hit ec22, is there a way to achieve this?