moscajs / mosca

MQTT broker as a module
mosca.io
3.2k stars 513 forks source link

Client auto disconnect when receiving about 6000 message #685

Open supersealComos opened 6 years ago

supersealComos commented 6 years ago

I create 2 client and connect to mqtt. After that, I use client 1 to publish message to client 2 to load test. Then, when client 2 received about 6000 message, client is disconnected automatically and reconnect. I don't know in mosca having limit message received.

mcollina commented 6 years ago

What's your broker config?