You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by xieling <xi...@izptec.com> on 2012/12/20 09:52:04 UTC

how to statistics connections(and so on) from Thrift Serve in C++

Dear All,
I have a question, how to statistics: (1)the number of connections, and (2)the number of calls foreach RPC interface, and foreach connection,  from Thrift Serve in C++?
I just want to direct some clients to choose another server, and I am using non-blocking server.

Thank you.




谢令