/
Is it possible to manually clear unused client connections?
Is it possible to manually clear unused client connections?
For Serverless cluster: Yes, you can manually clear unused client connections by identifying the client IDs that have created the sessions. Then, you can connect with these client IDs, but with a "clean" session flag set to true.
For Starter and Enterprise clusters, you can disconnect these clients from Control center or using REST api’s to Delete/invalidate the session of a specific MQTT client
Related content
What counts as a single connection (session)?
What counts as a single connection (session)?
More like this
Disconnect reasons (event.log)
Disconnect reasons (event.log)
More like this
What happens when the limit of connections is reached?
What happens when the limit of connections is reached?
More like this
How to test Persistent Session Management with MQTT Brokers
How to test Persistent Session Management with MQTT Brokers
More like this
Where Can I Find The ClientID?
Where Can I Find The ClientID?
More like this
How many messages can the Cloud Starter broker queue for an offline client?
How many messages can the Cloud Starter broker queue for an offline client?
More like this