/
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
, multiple selections available,
Related content
What happens when I exceed client sessions?
What happens when I exceed client sessions?
More like this
Troubleshooting MQTT Client Connection Issues
Troubleshooting MQTT Client Connection Issues
More like this
How To Generate Client Certificates for TLS Clients
How To Generate Client Certificates for TLS Clients
More like this
How to enable multiple client certificates on a Cloud Starter cluster for authentication
How to enable multiple client certificates on a Cloud Starter cluster for authentication
More like this
How to test Persistent Session Management with MQTT Brokers
How to test Persistent Session Management with MQTT Brokers
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