
codesite-noreply at google
Oct 21, 2009, 7:13 AM
Post #1 of 1
(32 views)
Permalink
|
|
Issue 616 in cherokee: handler_server_info: switched tx and rx values
|
|
Status: Accepted Owner: ---- Labels: Type-Defect Component-Logic OpSys-All New issue 616 by tahers: handler_server_info: switched tx and rx values http://code.google.com/p/cherokee/issues/detail?id=616 What steps will reproduce the problem? 1.Open http://www.cherokee-project.com/about/info 2. "traffic": { "tx": 208735754, "rx": 1732596251, "tx_formatted": " 14G", "rx_formatted": "199M", What is the expected output? What do you see instead? tx and rx are switched, which is odd since ??_formatted values obtain the info from the same places. Version: 0.99.25b3625 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|