[ http://issues.apache.org/jira/browse/DIRMINA-228?page=comments#action_12423310 ] Julien Vermillard commented on DIRMINA-228: -------------------------------------------
Trustin thought about "IoSession.getReceivedMessages()" and "IoSession.getSentMessages()" > Statistics about PDU encoding/ decoding > --------------------------------------- > > Key: DIRMINA-228 > URL: http://issues.apache.org/jira/browse/DIRMINA-228 > Project: Directory MINA > Issue Type: New Feature > Affects Versions: 0.9.5 > Environment: calculating troughput performances > Reporter: Julien Vermillard > > When need to count per ioSession bytes read and write thoughput. it can be > easly achived using the two getReadByte and getWrittenByte. > but for counting thoughtput in PDU it's less easy. We can add the same two > fields and increment it in the ProtocolCodecFilter class. > WDYT ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
