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.

Load Balancing (HAProxy or other) - Sticky Sessions

I'm working on scaling out my app to multiple servers, and one requirement is that a client is always communicating …

load-balancing cluster-computing haproxy
What is the difference between the internal and External load balancer in AWS?

What is the difference between the internal and external load balancer? Assume I created an internal load balancer inside a …

amazon-web-services load-balancing internal-load-balancer
How to expose multiple port using a load balancer services in Kubernetes

I have created a cluster using the google cloud platform (container engine) and deployed a pod using the following YAML …

kubernetes google-cloud-platform port load-balancing
What is the best library for Java to grid/cluster-enable your application?

This is the ability to run your application on a cluster of servers with the intent to distribute the load …

java grid load-balancing gridgain
Apache + Tomcat - Problems with sticky sessions and load balancing

I'm facing some issues with Apache mod_proxy_balancer regarding sticky sessions. We've developped a restful webservice in Java, running …

java apache tomcat load-balancing mod-proxy-balancer
Setting a trace id in nginx load balancer

I'm using nginx as a load balancer in front of several upstream app servers and I want to set a …

nginx webserver load-balancing
Distributed Concurrency Control

I've been working on this for a few days now, and I've found several solutions but none of them incredibly …

java concurrency load-balancing scaling terracotta
A(Host) Records with AWS Load Balancer

I have a question regarding AWS Load Balancers. I can point my CNAME www to my load balancer's DNS perfectly …

amazon-web-services amazon-ec2 load-balancing nameservers
Nginx High volume traffic load balancing

For the last 3 weeks we have been testing Nginx as load balance. Currently, we're not succeeding to handle more than 1000 …

nginx tomcat6 load-balancing
Azure Load Balancer + NSG Rules - Remove Access Directly

I've got a networking question for one of my customers servers in the cloud. We are using just a standard 2012…

azure networking load-balancing azure-virtual-machine network-security-groups