-
-
Notifications
You must be signed in to change notification settings - Fork 235
Open
Labels
Description
I deployed a simple gateway service using aedes 0.51.2, with no additional logic. I simply started a gateway on port 1883, and currently have around 250,000 connections.However, I found that when the number of MQTT connections is stable, the server memory will continue to grow, from 700M to 900M starting from 1, and even continue to grow.Has anyone encountered a similar problem?