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 error with WCF service - NLB

UPDATE 3: I created a Visual Studio 2008 test project and tried to create a service reference to shared site WCF service …

wcf iis-6 windows-server-2003 load-balancing nlb
How to use thousands of backends in haproxy? Is the new map feature useful for this?

I want to use haproxy as a proxy and load balancer for thousands of backends. So a request needs to …

load-balancing reverse-proxy haproxy
How does token authentication work with load balanced web services

We are using token based security on some of our ArcGIS Server web services and I'm trying to gain a …

web-services security web load-balancing arcgis-server
Amazon Load Balancer sticky sessions configuration for jsessionid in URL

I currently trying to setup Amazon Load Balancer for Tomcat workers, but I faced one problem. I'm using sticky sessions …

tomcat amazon-web-services load-balancing jsessionid
Will ASP.Net MVC's AntiForgeryToken Method work with Load Balancers?

Using ASP.Net MVC v2.0, I am starting to research the use of the Html.AntiForgeryToken() method when submitting forms …

asp.net-mvc security cookies load-balancing antiforgerytoken
Visual Studio - Publish to multiple locations?

Is there a way to automatically publish a website to multiple locations at once? Our website is load balanced across …

visual-studio load-balancing publish
What is "Reverse Proxy" and "Load Balancing" in Nginx / Web server terms?

These are two phrases I hear about very often, mainly associated with Nginx. Can someone give me a laymans defintion?

nginx webserver load-balancing reverse-proxy
Load balanced service using Zookeeper and Thrift

We have a computationally intensive service which is used to do a number of transformations. Its largely computationally bound (CPU …

java load-balancing distributed-computing thrift apache-zookeeper
How to create Floating IP and use it to configure HAProxy

I have recently tried to load balance my application using HAProxy and was able to do it successfully. Later, I …

load-balancing haproxy floating-ip
Load balancing in KONG API Gateway

We have multiple instance of a micro service behind the Kong API gateway where we want to balance the load …

load-balancing kong