Search code examples
mqttmosquitto

Maximum Inflight messages in mosquitto


How to increase the inflight message count in mosquitto broker so that client can publish n number of messages to be saved in the broker?


Solution

  • You can set the max_inflight_messages in the mosquitto.conf file.

    http://mosquitto.org/man/mosquitto-conf-5.html