Closed
Description
Hi,
I am trying to monitor the performance of Ratchet server. At the minimum, the total number of connections, then latency, message count etc. of each connection. What are the proper ways to do this?
I can think of either store connections data onto disk then share that file, or store connections data into database, or add a separate end point to beam out those numbers upon all open/close/message events. The later seems a more proper way. But then there is authentication, which doesn't seem to be easy/out of box in Ratchet.
Please advise. Thanks.
Metadata
Metadata
Assignees
Labels
No labels