Table of contents
- 1. Memory limit
- 1.1. Review details problem
- 1.1.1. Solution(s)
- 1.1. Review details problem
- 2. See also
Memory limit
Review details problem
Context: 221R4
Newtest Controller memory (KB 100060)> memory limit (KB 100000) Newtest Controller reninitialised
Solution(s)
Workaround implemented in newtest.ini file of NMC server
[CONTROLER_INTEGRITY]
Second level memory limit (in KB) before sending a message in the logs + reset of Newtserv
MaxMemory2 = 100000 = 100MB by default
1GB
MaxMemory2 = 1000000
This memory leak issue is fixed in 221R5.
Comments