Report this

What is the reason for this report?

Load balancing for several ports in the same server

Posted on June 10, 2017

It is possible to create a load balancer to balance the requests to the same server that is listening in different ports?

I have a server that runs several instances of a daemon that offer data to some clients using a range of ports (e.g: 9000, 9001, 9002 and 9003). I would like a load balancer that using the same external port (e.g: 9000) connects to any of the ports of the same server. Is it possible?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.