So I'm using ELB to load balance incoming requests. Is it possibile to make the ELB listen on two ports and, for example, route all the request made to port 80 to a specific set of instances, and route all the other request (to port 443), to another specific set of instances?

Thanks

link|improve this question
feedback

1 Answer

Simple answer. No, its not possible uptill now. not sure may be in future.

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.