Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Network Load Balancer
Load balance Transmission Control Protocol, User Datagram Protocol, and Transport Layer Security traffic with high performance.
Content language: English
Select tags to filter
Sort by most recent
214 results
Hello AWS Community,
I'm facing a persistent connection timeout issue with an internet-facing Network Load Balancer (NLB) configured for TCP port 22, and I'm seeking advice on further diagnostics.
S...
I have a NLB with stickiness enabled with stickiness.type = source_ip. I want to know how long the stickiness persists if a node in the target group goes unhealthy. How long does it takes for the a gi...
By default, AWS load balancers (both ELB and ALB) store their connection and access logs in S3 using gzip compression. I’m considering the potential benefits of using a compression algorithm such as z...
I have an internet-facing Network Load Balancer (NLB) currently provisioned without Elastic IP addresses. I want to enable AWS Shield Advanced for enhanced DDoS protection. However, I want to achieve ...
I have a Route 53 A record that points to a Network Load Balancer (NLB-1), which listens on TCP port 4000. NLB-1 forwards traffic to a target group consisting of static IPs belonging to another Networ...
EXPERT
published 3 months ago0 votes82 views
A solution allowing AWS Global Accelerator users to direct traffic to secondary ENIs of EC2 instances.
Hi Guys,
I'm trying to understand capacity reservation for ALB and NLB.
As my service haven't run at AWS yet, I plan to use ALB [capacity reservation calculator](https://exampleloadbalancer.com...
I have an ECS service running a container with two port mappings:
```
"portMappings": [
{
"containerPort": 15672,
"hostPort": 15672,
"protocol": "tcp"
},
{
...
I’ve set up an NLB for a STUN/TURN server and want to add a listener for the port range 49152–65535. Any suggestions?
I am running a Netty server on AWS that handles pure TCP socket communication, without using HTTP or any other protocols. The server is configured to handle only TCP traffic.
However, when I received...
# Help Needed with Multiplayer Game Infrastructure: Matchmaking, NLB, and Scaling Questions
Hi everyone,
I'm working on a **multiplayer game infrastructure** and have several questions about the bes...
Hi All,
I have deployed Transfer family Server with Internal VPC endpoint in specific accounts lets say Account A, now we have multiple accounts in AWS, multiple subscriptions in Azure and multiple p...