[rabbitmq-discuss] high water mark

Emile Joubert emile at rabbitmq.com
Mon Apr 16 11:07:52 BST 2012


Hi,

On 13/04/12 20:42, octomeow wrote:
> I  would like to set a high water mark
> 
> Here is my rabbitmq.config file

Here is a correctly formatted version of your rabbitmq.config file:


%< %< %< %< %< %< %< %< %< %< %<
[
  {rabbit, [{cluster_nodes, ['rabbit at xxx-1', 'rabbit at xxx-2']},
            {tcp_listeners, [5672]},
            {hipe_compile, true},
            {frame_max, [0]},
            {vm_memory_high_watermark, 0.6}]}
].
%< %< %< %< %< %< %< %< %< %< %<



-Emile




More information about the rabbitmq-discuss mailing list