https://issues.apache.org/bugzilla/show_bug.cgi?id=55122
Bug ID: 55122
Summary: GlobalRequestProcessor "bytesReceived" statistic
always is zero
Product: Tomcat 7
Version: 7.0.41
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Connectors
Assignee: [email protected]
Reporter: [email protected]
env:
OS version: window7 sp1 32bit
JDK version:
java version "1.6.0_30"
Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
Java HotSpot(TM) Client VM (build 20.5-b03, mixed mode, sharing)
reproduce step:
1、download apache-tomcat-7.0.41.zip and then install
2、start tomcat7 by startup.bat
3、access http://127.0.0.1:8080/ by browser
4、watch GlobalRequestProcessor monitor statistic by jconsole
5、bytesSent value is correct ,but bytesReceived always is zero;
here is a similar FIXED bug:
https://issues.apache.org/bugzilla/show_bug.cgi?id=46991
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]