https://bz.apache.org/bugzilla/show_bug.cgi?id=57725

            Bug ID: 57725
           Summary: ApacheBench: include http status code in gnuplot
                    output
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: support
          Assignee: [email protected]
          Reporter: [email protected]

I needed the http response code in the gnuplot output. It might come in handy
for someone, so I created a patch.

Sample output:

starttime    seconds    ctime    dtime    ttime    wait    respcode
Wed Mar 18 16:19:36 2015    1426691976    0    18    18    18    200
Wed Mar 18 16:19:38 2015    1426691978    0    18    18    18    200
Wed Mar 18 16:19:37 2015    1426691977    0    18    18    18    200
Wed Mar 18 16:19:37 2015    1426691977    0    19    19    19    200
Wed Mar 18 16:19:38 2015    1426691978    0    19    19    19    200

-- 
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]

Reply via email to