Bug fixes * Fix a number of problems with memory monitoring under Windows, including compatibility issues with versions of Erlang/OTP older than R13, and 64-bit versions of Windows. See the updated documentation at http://www.rabbitmq.com/extensions.html#memsup * Correct various path escaping bugs under Windows that could result in RabbitMQ failing to start * Make 'rabbitmq-multi start_all <n>' work again for n>1 * Issuing a basic.qos when there are outstanding acks can no longer result in a higher limit than requested * Enforce codec size limits, thus preventing the server from sending invalid AMQP frames Enhancements * Add rabbitmqctl list_channels and list_consumers commands, and add exclusivity information to list_queues. Also introduce a close_connection command to allow an administrator to selectively terminate client connections. See the updated admin guide at http://www.rabbitmq.com/admin-guide.html for details on these new features. * Remove the explicit setting of TCP buffer sizes in the server, thus allowing auto-(re)sizing to occur. This generally results in substantially improved throughput over high-latency links, and makes manual fine-tuning easier. * Introduce declarative boot sequencing, which allows plugins to be started at arbitrary chosen points during the sequence |
||
---|---|---|
.. | ||
files | ||
patches | ||
buildlink3.mk | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST | ||
version.mk |