typo of key name in logstats.cc
-------------------------------

                 Key: TS-962
                 URL: https://issues.apache.org/jira/browse/TS-962
             Project: Traffic Server
          Issue Type: Bug
          Components: Stats
    Affects Versions: 3.0.1
            Reporter: Nick Berry
            Priority: Minor
         Attachments: logstats.cc-key_name_typo-patch

appears in trunk as well.

{code}
$ traffic_logstats -j

{ "total": {
*snip*
    "error.conenct_failed" : { "req": "0", "req_pct": "0.00", "bytes": "0", 
"bytes_pct": "0.00" },
*snip*
  },
}
{code}

error.connect_failed is misspelled.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to