By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content 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
1085 results
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 a...
Accepted AnswerElastic Load Balancing
2
answers
0
votes
147
views
asked 3 months 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 rece...
0
answers
0
votes
52
views
asked 3 months 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 a...
1
answers
0
votes
109
views
asked 3 months 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 l...
1
answers
0
votes
95
views
asked 3 months 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
103
views
asked 3 months 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 havin...
1
answers
0
votes
97
views
asked 3 months 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 DescribeLoadB...
2
answers
0
votes
80
views
asked 3 months 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 multi...
2
answers
0
votes
221
views
asked 3 months 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 wit...
1
answers
0
votes
65
views
asked 3 months ago
Hello, I have an application that creates let's say 5000 websocket connections and the clients do not close their connection for even months. When I checked the pricing calculator, https://calculat...
1
answers
0
votes
108
views
asked 3 months ago
I'm trying to create a setup where my ECS tasks are scaled down automatically when there's no traffic traffic (which works), and are scaled back up when someone connects to them. For this I've create...
3
answers
0
votes
106
views
asked 3 months ago
All, I am having an issue when trying to pull ELB metrics using the AWS SDK V3 for Javascript API calls. Any help would be greatly appreciated! **Specifics:** - Want to pull the metrics for the targ...
1
answers
0
votes
82
views
AWS
asked 3 months ago