Projects tigase _server server-core Issues #778
Packet statistics should be split on per XMLNS basis as well (#778)
Closed
wojciech.kapcia@tigase.net opened 8 years ago
Due Date
2017-03-20

Currently each component has *_QUEUE processed other[L] -- it should include similar logic as IQ packets to differentiate those packets based on XMLNS as well and provide separate statistics). Most likely group by XMLNS and count particular elements as well.

One useful result would be counting SASL auth packets.

wojciech.kapcia@tigase.net commented 7 years ago

PacketCounter now counts detailed statistics about non message/presence/IQ stanzas; it’s possible to disable it with --detailed-other-statistics=false included in init.properties

I've added benchmark-tests module which contains OpenJDK JMH tests.

issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
RedmineID
5069
Version
tigase-server-8.0.0
Spent time
112h 30m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#778
Please wait...
Page is in error, reload to recover