You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2020. It is now read-only.
We use authentication for subscribe and a Mysql backend to search for credentials.
The broker is behind a router which forwards all packets to a particular port on the broker.
For unhautenthicated users we experience a lot of TIME_WAIT stale connections which suck the CPU and fill the memory up to 8Gb. The number of TIME_WAIT connections is around 2000.
Any hint? I suppose that