eclipse / mosquitto

Eclipse Mosquitto - An open source MQTT broker
https://mosquitto.org
Other
8.92k stars 2.37k forks source link

In an embedded linux environment and dns is invalid, after the bridge is configured, mosquitto distribute data is blocked from time to time. #3108

Open sfwanglining opened 1 week ago

sfwanglining commented 1 week ago

Linux version 4.9.84 mosquitto version: 2.0.18 Hi, Using mosquitto in embedded scenarios, I found: Mosquitto. conf in linux After Bridges is configured, if the network in linux is abnormal and dns is configured in /etc/resolv.conf (the dns does not take effect), data subscribed by the client is periodically blocked.

sfwanglining commented 1 week ago

start_type [automatic | lazy | once], in addition to these three methods can be followed by a specified topic message or signal to control bridge reconnection when the bridge connection is disconnected (after receiving a signal or topic message, reconnection once)