frostfs-http-gw/connections
Roman Khimov f019c97ce8 connections: normalize weights, make config a bit more human-oriented
Current scheme requires people to calculate exact percentages for their
nodes. People are bad with pecentage calculations and it's really inconvenient
if you have more than 3-4 nodes. What I'd like to have is ability to specify
weights like weights, not percentages:
  .._0_WEIGHT=3
  .._1_WEIGHT=1
  .._2_WEIGHT=1

and let the gateway calculate things for me.
2021-04-15 09:45:43 +03:00
..
pool.go connections: normalize weights, make config a bit more human-oriented 2021-04-15 09:45:43 +03:00
sampler.go Make minor refactoring 2021-04-06 12:19:21 +03:00