Skip to content

How to monitor performance of server? #830

Closed
@zhiyong-ft

Description

@zhiyong-ft

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions