Questions tagged with Elastic Load Balancing

Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple targets and virtual appliances in one or more Availability Zones (AZs).

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

## Issue When we are trying to do load testing on the apis using apachebench with 10k requests(-n 10000) and concurrency of 1k (-c 1000) on health apis via alb we are getting many failures(503),...
1
answers
0
votes
33
views
blesson
asked a day ago
TLS termination has been supported by ELB's Network Load Balancers for a few years, however there does not appear to be a way to configure an NLB created with Elastic Beanstalk to use TLS listeners...
1
answers
0
votes
15
views
pmullen
asked 2 days ago
I have been reading [How Elastic Load Balancing works](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/how-elastic-load-balancing-works.html) and it is not clear. "Clients send...
2
answers
0
votes
45
views
Jared
asked 2 days ago
Dear Team - As per https://docs.aws.amazon.com/elasticloadbalancing/latest/network/edit-target-group-attributes.html, TCP and TLS: By default, client IP preservation is disabled, and the source IP...
Accepted AnswerElastic Load Balancing
2
answers
0
votes
73
views
JD
asked 3 days ago
I deployed my Django Rest Framework (DRF) project to AWS Lightsail Containers, and everything works well with the DRF application. The DRF container is public, and I opened port 8000 for it. I do...
0
answers
0
votes
24
views
Bruno
asked 4 days ago
Hello, my developer sent me this as my online portal is not working. “I could see port 80, 443 are blocked in my server. As part of the improvement, the server closed with all unwanted ports which...
1
answers
0
votes
35
views
Yao
asked 5 days ago
Our service is presently working on FleetB with launch configuration to launch EC2 instances. We are trying to move to Launch Template. So enabling fleet A for it. But the instances that are getting...
1
answers
0
votes
25
views
asked 7 days ago
My customer is using a wildcard certificate installed on network load balancers in multiple AWS accounts. Load balancers are deployed using a cloudformation stack. Is there any way to: a) centrally...
2
answers
0
votes
51
views
asked 8 days ago
My AWS NLB on `ca-central-1` started having issues since 7am UTC on September 6th 2024. No changes were made and there are several other regions configured in the same way while only this one is...
1
answers
0
votes
27
views
igorbdl
asked 8 days ago
I have successfully used REST APIs for various functions such as DescribeInstances with the ec2 service and DescribeSecurityGroups also with ec2. But the same basic code is failing with...
2
answers
0
votes
29
views
asked 8 days ago
I have 2 ECS clusters say cluster A and cluster B each having multiple ECS services running like service-a1, service-a2, etc and service-b1, service-b2, etc respectively. Each service is running...
2
answers
0
votes
34
views
karan
asked 10 days ago
1. I setup an ec2 instance and started a nginx app listening on http port 80 (ipv4 & ipv6). 2. I setup an ALB to traffic http & https request to my nginx app. ----- ALB IP address type: Dualstack...
1
answers
0
votes
23
views
asked 10 days ago