Skip to main content
May 17, 2012
Question

Linux 4.5.2 Get number of concurrent connections in command line

  • May 17, 2012
  • 1 reply
  • 530 views

Is there any way to retrive the number of concurrent connections through the command line ?

    This topic has been closed for replies.

    1 reply

    Inspiring
    May 17, 2012

    Hi,

    You can fire an HTTP request for the "getServerStats" API to get the number of total RTMP connections.

    Thanks.