1
1
1serfer2014-01-12 22:31:09
Nginx
1serfer, 2014-01-12 22:31:09

Does it make sense to add an upstream load balancer for one server?

Good day!
Does it make sense to add an upstream load balancer for one server?
Thanks.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vlad Zhivotnev, 2014-01-12
@1serfer

Well, it depends.
If you have locking threads for the application, then it’s quite possible for yourself to drive several localhosts upstream and do a retry on fail. Then, if one thread does not respond, then nginx will make several more requests (which someone can and will answer).
For full-time demons, who themselves know how to send requests to a live thread, this does not make sense, of course.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question