RabbitMQ - Performance Tuning
You want to ensure RabbitMQ flow control activates before memory usage reaches 60% and disk free space falls below 100MB. Which commands should you run?
set_vm_memory_high_watermark to 0.6.set_disk_free_limit to 100000000 bytes (100MB) to trigger flow control before disk space is too low.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions