Dirk Mueller fe1048fb79 - update to 3.6.16:
Bug fixes:
  + Queue master locator min-masters incorrectly calculated the number of masters.
  + Maximum supported number of queue priorities (255) is now enforced
  Enhancements:
  + queue.delete operations will now force delete queues that don't have a promotable master
  + Lock contention in internal database is now much lower when a node with a lot of exclusive queues
shuts down or is otherwise considered to be unavailable by peers
  + Default max number of channels allowed on a connection (a.k.a. channel_max) has been lowered from 65535 to 2047.
The new default is much safer and will reduce the effect application channel leaks have on node resource consumption. This is a potentially breaking change.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=93
2018-09-10 12:51:35 +00:00
2018-09-10 12:51:35 +00:00
2018-09-10 12:51:35 +00:00

 RabbitMQ and EPMD
===================

RabbitMQ requires epmd to listen on more interfaces than just localhost.
The easiest solution is to set the listening address to "0.0.0.0". But
you can also limit it to certain interfaces/IPs.

For non systemd based distributions you can set EPMD_ADDRESSES in
/etc/sysconfing/erlang.

For systemd based distributions please follow
/usr/share/doc/packages/erlang/README.SUSE
Description
No description provided
Readme 497 KiB
Languages
Public Key 100%