K
K
kuzya3002017-01-10 02:01:36
Database design
kuzya300, 2017-01-10 02:01:36

I can not find books on lb cluster for example on Linux?

What books would you recommend reading to start understanding the lb cluster. Preferably based on Linux or oracl. It is interesting to understand how to create a balance between two servers. Thank you, please do not delete the post - I really can not find books that tell in this direction

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Kuznetsov, 2017-01-10
@DarkRaven

What are you planning to balance?
If this is NLB for Application Servers, then balancing can be done through nginx, haproxy, etc.
If there is a database failover cluster with load balancing, then you need to look for something completely different, this is the clustering.DB replication setting (it all depends on the chosen scheme).

T
Thomas Storm, 2017-01-10
@v_sadist

The LB cluster differs from other clusters in that there is a balancer in the LB cluster. Since there is no single unique balancer, there are no special books on this either.
If you are directly interested in balancing, then look towards HAproxy and nginx.
Fluent Google for nginx and haproxy
If we are talking about clustering about fault tolerance, then again - fluent Google. https://www.loggly.com/blog/the-ultimate-operation...

A
Alexander, 2017-01-10
@asand3r

I don't think there are such highly specialized books. You need to find out about the software solutions that are available (lb - is it load balance?) and read the documentation, articles on what you are interested in.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question