Top "Elastic-load-balancer" questions

Amazon Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple Amazon EC2 instances.

Status Code 460 on Application Load Balancer

I'm seeing a concerning amount of 460 status codes in the logs of my Application Load Balancer. I don't see any …

http amazon-web-services nginx amazon-ec2 elastic-load-balancer
Does an Application Load Balancer support WebSockets?

I have an Elastic Beanstalk application which was initially configured to use a Classic Load Balancer. I found that this …

amazon-web-services websocket elastic-load-balancer
Is the most recent AWSALB cookie required? (AWS ELB Application Load Balancer)

Observations When using an Amazon ELB Application Load Balancer and working with Sticky Sessions the load balancer inserts a cookie …

amazon-web-services elastic-load-balancer sticky-session
possible to whitelist ip for inbound communication to an ec2 instance behind an aws load balancer?

I have a single ec2 instance running a website behind an elastic load balancer in aws. Mainly because I want …

amazon-ec2 whitelist elastic-load-balancer
Terraform ELB S3 Permissions Issue

I am having an issue using Terraform (v0.9.2) adding services to an ELB (I'm using: https://github.com/segmentio/stack/…

amazon-web-services amazon-s3 terraform elastic-load-balancer
EC2. Load balancer. At least two subnets must be specified

I'm trying to create and configure Load Balancer. The Availability Zones section has only one subnet and one zone for …

amazon-web-services amazon-ec2 load-balancing elastic-load-balancer
AWS Instance Only Allow Traffic From Load Balancer

I have a Load Balancer and Auto-Scaling Group. The Load Balancer sends traffic to my Auto-Scaling Group. I have two …

amazon-web-services amazon-ec2 load-balancing elastic-load-balancer aws-security-group
Loadbalancing web sockets - AWS Elastic Loadbalancer

I have a question about how to load balance web sockets with AWS elastic load balancer. I have 2 EC2 instances …

amazon-ec2 spring-websocket elastic-load-balancer
AWS Load Balancer 502

I have microservices(in different programming languages) running on an EC2 instance. On production I notice a few 502 Bad Gateway …

amazon-web-services amazon-ec2 microservices elastic-load-balancer internal-load-balancer