I am using RabbitMQ 3.7.4 for testing. I try to stress test the service and I have create a test script that generates 3000 messages to be sent to Rabbit.
When I see the logs in the server I see the following
2018-04-25 12:59:34.003 [warning] <0.32.0> lager_error_logger_h dropped 141 messages in the last second that exceeded the limit of 1000 messages/sec
2018-04-25 12:59:35.003 [warning] <0.32.0> lager_error_logger_h dropped 220 messages in the last second that exceeded the limit of 1000 messages/sec
2018-04-25 12:59:36.003 [warning] <0.32.0> lager_error_logger_h dropped 72 messages in the last second that exceeded the limit of 1000 messages/sec
2018-04-25 12:59:37.040 [warning] <0.32.0> lager_error_logger_h dropped 134 messages in the last second that exceeded the limit of 1000 messages/sec
2018-04-25 12:59:38.010 [warning] <0.32.0> lager_error_logger_h dropped 36 messages in the last second that exceeded the limit of 1000 messages/sec
2018-04-25 12:59:40.001 [warning] <0.32.0> lager_error_logger_h dropped 42 messages in the last second that exceeded the limit of 1000 messages/sec
2018-04-25 12:59:41.026 [warning] <0.32.0> lager_error_logger_h dropped 26 messages in the last second that exceeded the limit of 1000 messages/sec
2018-04-25 12:59:43.000 [warning] <0.32.0> lager_error_logger_h dropped 30 messages in the last second that exceeded the limit of 1000 messages/sec
2018-04-25 12:59:44.124 [warning] <0.32.0> lager_error_logger_h dropped 47 messages in the last second that exceeded the limit of 1000 messages/sec
Is there somewhere a setting of increasing / configuring the limit of 1000messages/sec
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitm...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.