Files
MaxScale/server/modules
Niclas Antti 91acbc0994 MXS-1777 Turn server weights to their inverses, and make them doubles.
The math becomes simpler when the weight is inverted, i.e. a simple multiplication
to get the (inverse) score. Inverse weights are normalized to the range [0..1] where a lower
number is a higher weight,
The enum select_criteria_t is used to provide a std::function that takes the backends
as vector  (rather than the prior pairwise compares) and returns the best backend.
2018-09-05 17:45:28 +03:00
..
2018-08-29 11:06:11 +03:00
2018-08-15 09:28:04 +03:00
2018-09-04 13:04:08 +03:00
2017-02-15 09:31:14 +02:00