[ 
https://issues.apache.org/jira/browse/SCB-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wujimin closed SCB-894.
-----------------------
    Resolution: Done

> measure httpServer and httpClient
> ---------------------------------
>
>                 Key: SCB-894
>                 URL: https://issues.apache.org/jira/browse/SCB-894
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: wujimin
>            Priority: Major
>             Fix For: java-chassis-1.1.0
>
>
> * http server endpoint for each listen address
>  ** summary of connect count
>  ** summary of disconnect count
>  ** current connection count: connect - disconnect
>  ** summary of bytes read
>  ** summary of bytes written
>  * http server socket
>  ** connected flag
>  ** connected nano time
>  * http client endpoint for each remote address
>  ** same to http server endpoint
>  ** expired check after connection pool closed
>  * http client socket
>  ** same to http server socket
>  ** nano time of got a connection from pool, by this we can know how long did 
> it take to got a connection
>  ** nano time of written request to netty queue



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to