Top "Load-balancing" questions

The term load balancing is used to describe technology that is used to evenly distribute work across multiple nodes within a network.

AWS Load Balancer with a static IP address

I have a set-up running on Amazon cloud with a couple of EC2 Instances running through a load balancer. It …

amazon-web-services amazon-ec2 load-balancing amazon-elastic-beanstalk static-ip-address
Loadbalancing web sockets

I have a question about how to load balance web sockets. I have a server which supports web sockets. Browsers …

websocket load-balancing server-push
HAProxy Loadbalancing TCP traffic

Using HAProxy, I'm trying to (TCP) load balance Rserve(a service listening in TCP socket for calling R scripts) running …

tcp load-balancing haproxy rserve
Haproxy route and rewrite based on URI path

I am trying to setup an Haproxy to load balance requests on a few backends identified by the uri path. …

regex path rewrite load-balancing haproxy
Haproxy ssl configuration - install root and intermediate certificate

After to much googling, i finally made my haproxy ssl to works. But now i got problem because root and …

ssl openssl centos load-balancing haproxy
How to get client / user ip address?

Is it possible to get the ip address of the user (visitor of my website) without using server side language …

javascript ip-address load-balancing clientip
Can ELB redirect request depending on the URL?

I am trying to set up my application server behind the Amazon Elastic Load Balancer. I am thinking to have …

amazon-web-services load-balancing amazon-elb
504 Gateway Timeout - Two EC2 instances with load balancer

This might be the impossible issue. I've tried everything. I feel like there's a guy at a switchboard somewhere, twirling …

amazon-ec2 load-balancing http-status-code-504
Why does Elastic Load Balancing report 'Out of Service'?

I am trying to set up Elastic Load Balancing (ELB) in AWS to split the requests between multiple instances. I …

amazon-web-services load-balancing amazon-elb
Azure VM load balancing vs Traffic Manager

Can anyone explain the distinction between VM load balancing (in the new Azure portal) and the Azure traffic manager (currently …

azure load-balancing