M
M
mgd2014-12-15 14:12:07
Web servers
mgd, 2014-12-15 14:12:07

Is there a load balancer that can be dynamically configured?

Hello. The task is as follows: there is a central node where requests from users come, it is necessary to distribute these requests according to the list of end nodes (servers) for direct processing. The highlight of the task is that you need to be able to dynamically change the list of end nodes (add/remove) without rebooting the central node. So far I'm looking in the direction of nginx upstream, but unfortunately, the dynamic configuration of servers is available only in a paid subscription.
I would be glad for any help in solving this problem, even the direction in which you can dig.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Marcel Markhabulin, 2014-12-15
@milar

Direction towards HAProxy

P
Puma Thailand, 2014-12-15
@opium

Well, nginx can easily reload the config without killing the current connections if necessary cheaply.
Or are you constantly changing?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question