Score:0

am I losing packages in AWS ALB?

vg flag

I have an application load balancer that is redirecting the traffic by host to the target group

Listener HTTP:

redirect host -> something#.dns.com -> HTTPS

Listener HTTPS:

something.dns.com -> targetGroup1

something2.dns.com -> targetGroup2

something3.dns.com -> targetGroup3

The ALB have 2 subnets, 1 public and 1 private all my targets are on the private subnet.

the problem goes with this: the app behavior is weird, it works inconsistently

When I tried a curl to the host it answers me 2 IPs from the ALB; 1 works and the other keeps waiting until the timeout,

How can I set the ALB properly ? to avoid this

Tim avatar
gp flag
Tim
Check the ALB configuration with regards to subnets, plus ALB and target security groups.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.