3.10.8 release notes wording
This commit is contained in:
parent
edcd366828
commit
fe1873b54b
|
@ -30,7 +30,7 @@ now have to perform an additional configuration step:
|
|||
This change was introduced because of a change in several Linux distributions: they now use a default open file handle limit so high,
|
||||
they cause a significant (say, 1.5 GiB) memory preallocated the Erlang runtime.
|
||||
|
||||
For example, [RHEL 9 and CentOS Stream 9](https://access.redhat.com/solutions/1479623) are examples of such distributions.
|
||||
[RHEL 9 and CentOS Stream 9](https://access.redhat.com/solutions/1479623) are examples of such distributions.
|
||||
The new default [comes from modern systemd](https://github.com/systemd/systemd/commit/a8b627aaed409a15260c25988970c795bf963812).
|
||||
|
||||
See [rabbitmq/rabbitmq-server#5684](https://github.com/rabbitmq/rabbitmq-server/pull/5684) and [docker-library/rabbitmq#545](https://github.com/docker-library/rabbitmq/issues/545#issuecomment-1224977154)
|
||||
|
|
Loading…
Reference in New Issue