diff options
| author | Loïc Hoguin <essen@ninenines.eu> | 2018-05-21 13:26:01 +0200 |
|---|---|---|
| committer | Loïc Hoguin <essen@ninenines.eu> | 2018-05-29 11:49:09 +0200 |
| commit | ced1c03338dbb0e19a7ceccd1874432d4235e15f (patch) | |
| tree | 27f09488a3fee795f5278e57801fa500f5816065 /scripts/rabbitmq-plugins | |
| parent | d0423f958599cba5148864997aa8446c873dad00 (diff) | |
| download | rabbitmq-server-git-ced1c03338dbb0e19a7ceccd1874432d4235e15f.tar.gz | |
Use better default memory allocators
We have settled on the following configuration for memory
allocators after testing many different combinations:
+MBas ageffcbf +MHas ageffcbf +MBlmbcs 512 +MHlmbcs 512 +MMmcs 30
They reduce the memory usage and help RabbitMQ reclaim memory,
at the cost of a slight decrease in performance due to an
increased number of memory operations.
We need to start Erlang with these values in order to figure
out whether they are supported. The allocator strategies we
recommend were introduced in Erlang/OTP 20.2.3. The values
can be overriden using RABBITMQ_SERVER_ERL_ARGS.
cc @gerhard
Diffstat (limited to 'scripts/rabbitmq-plugins')
0 files changed, 0 insertions, 0 deletions
