← Back to team overview

mosquitto-dev team mailing list archive

Re: [Question #150008]: How about this test case?

 

Question #150008 on mosquitto changed:
https://answers.launchpad.net/mosquitto/+question/150008

Sang kyeong Nam posted a new comment:
server : mosquitto-0.9.3

Result.
  38 Receivers fail to connect after test flow 5.
  1860 message receive successful.

I think what the connection failure is linux issue .
After Result, I try connect to server from the machine. But can't connect.
And I try connect to server from another machine. It's success.


I have another issue in mosquitto-0.9.3
When 100 receivers connect server, I send 30 messages to each receivers with QoS 2.
Every receiver has receive duplicate message.

Received PUBLISH (d0, q2, r0, m31, '/aaa/8', ... (92 bytes))
....
Received PUBLISH (d0, q2, r0, m32, '/aaa/8', ... (92 bytes))

-- 
You received this question notification because you are a member of
Mosquitto Dev, which is an answer contact for mosquitto.