Skip to content

profiles/nexus,cluster/server: Drop MemoryHigh in favor of larger MemoryMax limit

Description of changes

MemoryHigh triggers memory reclamation but is way too agressive. It might work well with closer limits, but this requires tuning (and is probably not a good idea when sticking to percentage-based limits).

MemoryMax was set to a higher limit and MemoryHigh limits were eliminated.

Things done

  • Tested
  • Updated documentation (Wiki/NetBox)
  • Breaking change

Merge request reports

Loading