https://bz.apache.org/bugzilla/show_bug.cgi?id=63362
Bug ID: 63362 Summary: GlobalRequestProcessor statistics in MBean does not count Websocket communication Product: Tomcat 9 Version: 9.0.16 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: WebSocket Assignee: dev@tomcat.apache.org Reporter: marek.gre...@gmail.com Target Milestone: ----- Created attachment 36534 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36534&action=edit Screenshot from JConsole & Chrome Dev Tools Websocket communication in web app is not counted to statistics of bytes sent and received - obtainable via MBean: e.g. Catalina:type=GlobalRequestProcessor,name="http-nio-8080", containing attributes bytesReceived, bytesSent. Please see attachment for details. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org