eclipse-mosquitto / mosquitto

Eclipse Mosquitto - An open source MQTT broker
https://mosquitto.org
Other
9.12k stars 2.41k 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 2 months ago

sfwanglining commented 2 months 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 2 months 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)