VMware PACKAGE MANAGER 1.1 Manual do Utilizador Página 48

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 95
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 47
Performance tuning
41
http://www.rabbitmq.com/memory.html
http://www.rabbitmq.com/configure.html
To check the current theshold setting, enter the following command:
service rabbitmq-server status | grep vm_memory_high_watermark
To disable the threshold, follow these steps.
1. Log in to the Resource Manager master host as root or as a user with superuser privilges.
2. Create directory /etc/rabbitmq, if necessary.
test ! -d /etc/rabbitmq && mkdir -p /etc/rabbitmq
3. Change the threshold setting.
echo "[{rabbit, [{vm_memory_high_watermark, 100}]}]." >> /etc/rabbitmq/rabbitmq.config
4. Restart RabbitMQ Server.
service rabbitmq-server restart
Vista de página 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 94 95

Comentários a estes Manuais

Sem comentários