MySQL Forums
Forum List  »  Router & Proxy

Re: How do i get current number of Connections used by mysqlrouter.?
Posted by: Dev Dewboy
Date: August 17, 2022 02:21PM

Hello, Couldn't help but answer this post since I recently had to get this data for my self to solve why active connection counts are ever increasing.

You will need to use the Mysql REST APIs. It is very easy to set up and will give you information on Total & Active Connections counts, Blocks, List the active connections and more.
DD

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How do i get current number of Connections used by mysqlrouter.?
392
August 17, 2022 02:21PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.