Persistent client disconnect on SIGHUP only? #2404
Labels
Component: mosquitto-broker
Status: Completed
Nothing further to be done with this issue, it can be closed by the requestor or committer.
I am running Mosquitto 2.0.9 and 2.0.11 on Ubuntu 20.04 with persistent_client_expiration set to 3d and just noticed that persistent clients seem to be disconnected only on SIGHUP / service reload. Assuming that this is the intended behaviour instead of disconnecting clients automatically when they have not reconnected in the time range defined by persistent_client_expiration, I think it could be useful to mention this in the documentation in order to prevent wrong expectations.
The text was updated successfully, but these errors were encountered: