diff options
author | Anders Svensson <[email protected]> | 2016-09-07 23:05:47 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2016-09-11 14:45:01 +0200 |
commit | 392a0a77a9c4fc4c9bdca1c2e6599ce34f07c93b (patch) | |
tree | d97260c1fb2db9632674e4e43b44307babc679f7 /.travis.yml | |
parent | 3b7a6ffddc819bf305353a593904cea9e932e7dc (diff) | |
download | otp-392a0a77a9c4fc4c9bdca1c2e6599ce34f07c93b.tar.gz otp-392a0a77a9c4fc4c9bdca1c2e6599ce34f07c93b.tar.bz2 otp-392a0a77a9c4fc4c9bdca1c2e6599ce34f07c93b.zip |
Let unfortunate min_heap_size setting be disabled
The setting in all diameter server processes has existed since the
beginning of time. Whether it's actually useful is questionable, but it
does lead to increased memory usage, especially if there are many peer
connections whose processes wouldn't otherwise be large. Let the setting
be disabled with -diameter min_heap_size false. (Or any value that isn't
a non-negative integer.)
The diameter application itself only calls
diameter_lib:spawn_opts(server, []), but let other arguments remain for
backwards compatibility, since diameter_lib:spawn_opts/2 has been abused
from outside of diameter.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions