Skip to content

Instantly share code, notes, and snippets.

@tonyskapunk
Created October 13, 2017 17:29
Show Gist options
  • Save tonyskapunk/7fa78554a617fcda6f7ea2810203f939 to your computer and use it in GitHub Desktop.
Save tonyskapunk/7fa78554a617fcda6f7ea2810203f939 to your computer and use it in GitHub Desktop.
(un)formatted

apache httpd

7

formatted

                  Apache Server Status for localhost (via ::1)

   Server Version: Apache/2.4.6 (CentOS)

   Server MPM: prefork

   Server Built: Oct 11 2017 17:16:47

     ----------------------------------------------------------------------

   Current Time: Friday, 13-Oct-2017 11:20:57 CDT

   Restart Time: Friday, 13-Oct-2017 11:14:19 CDT

   Parent Server Config. Generation: 1

   Parent Server MPM Generation: 0

   Server uptime: 6 minutes 37 seconds

   Server load: 0.05 0.03 0.05

   Total accesses: 1 - Total Traffic: 2 kB

   CPU Usage: u0 s0 cu0 cs0

   .00252 requests/sec - 5 B/second - 2048 B/request

   1 requests currently being processed, 4 idle workers

 W____...........................................................
 ................................................................
 ................................................................
 ................................................................

   Scoreboard Key:
   "_" Waiting for Connection, "S" Starting up, "R" Reading Request,
   "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup,
   "C" Closing connection, "L" Logging, "G" Gracefully finishing,
   "I" Idle cleanup of worker, "." Open slot with no current process

Srv PID   Acc   M CPU  SS  Req Conn Child Slot Client    VHost                        Request
                                                                                      GET
0-0 19904 0/0/0 W 0.00 0   0   0.0  0.00  0.00 ::1       fe80::be76:4eff:fe10:d01f:80 /server-status
                                                                                      HTTP/1.1
                                                                                      GET
4-0 19908 0/1/1 _ 0.00 360 1   0.0  0.00  0.00 localhost fe80::be76:4eff:fe10:d01f:80 /server-status
                                                                                      HTTP/1.1

     ----------------------------------------------------------------------

   Srv   Child Server number - generation
   PID   OS process ID
   Acc   Number of accesses this connection / this child / this slot
   M     Mode of operation
   CPU   CPU usage, number of seconds
   SS    Seconds since beginning of most recent request
   Req   Milliseconds required to process most recent request
   Conn  Kilobytes transferred this connection
   Child Megabytes transferred this child
   Slot  Total megabytes transferred this slot

unformatted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Apache Status</title>
</head><body>
<h1>Apache Server Status for localhost (via ::1)</h1>

<dl><dt>Server Version: Apache/2.4.6 (CentOS)</dt>
<dt>Server MPM: prefork</dt>
<dt>Server Built: Oct 11 2017 17:16:47
</dt></dl><hr /><dl>
<dt>Current Time: Friday, 13-Oct-2017 11:14:57 CDT</dt>
<dt>Restart Time: Friday, 13-Oct-2017 11:14:19 CDT</dt>
<dt>Parent Server Config. Generation: 1</dt>
<dt>Parent Server MPM Generation: 0</dt>
<dt>Server uptime:  37 seconds</dt>
<dt>Server load: 0.05 0.03 0.05</dt>
<dt>Total accesses: 0 - Total Traffic: 0 kB</dt>
<dt>CPU Usage: u0 s0 cu0 cs0<dt>0 requests/sec - 0 B/second - </dt>
<dt>1 requests currently being processed, 4 idle workers</dt>
</dl><pre>____W...........................................................
................................................................
................................................................
................................................................
</pre>
<p>Scoreboard Key:<br />
"<b><code>_</code></b>" Waiting for Connection,
"<b><code>S</code></b>" Starting up,
"<b><code>R</code></b>" Reading Request,<br />
"<b><code>W</code></b>" Sending Reply,
"<b><code>K</code></b>" Keepalive (read),
"<b><code>D</code></b>" DNS Lookup,<br />
"<b><code>C</code></b>" Closing connection,
"<b><code>L</code></b>" Logging,
"<b><code>G</code></b>" Gracefully finishing,<br />
"<b><code>I</code></b>" Idle cleanup of worker,
"<b><code>.</code></b>" Open slot with no current process<br />
<p />


<table border="0"><tr><th>Srv</th><th>PID</th><th>Acc</th><th>M</th><th>CPU
</th><th>SS</th><th>Req</th><th>Conn</th><th>Child</th><th>Slot</th><th>Client</th><th>VHost</th><th>Request</th></tr>

<tr><td><b>4-0</b></td><td>19908</td><td>0/0/0</td><td><b>W</b>
</td><td>0.00</td><td>0</td><td>0</td><td>0.0</td><td>0.00</td><td>0.00
</td><td>::1</td><td nowrap>fe80::be76:4eff:fe10:d01f:80</td><td nowrap>GET /server-status HTTP/1.1</td></tr>

</table>
 <hr /> <table>
 <tr><th>Srv</th><td>Child Server number - generation</td></tr>
 <tr><th>PID</th><td>OS process ID</td></tr>
 <tr><th>Acc</th><td>Number of accesses this connection / this child / this slot</td></tr>
 <tr><th>M</th><td>Mode of operation</td></tr>
<tr><th>CPU</th><td>CPU usage, number of seconds</td></tr>
<tr><th>SS</th><td>Seconds since beginning of most recent request</td></tr>
 <tr><th>Req</th><td>Milliseconds required to process most recent request</td></tr>
 <tr><th>Conn</th><td>Kilobytes transferred this connection</td></tr>
 <tr><th>Child</th><td>Megabytes transferred this child</td></tr>
 <tr><th>Slot</th><td>Total megabytes transferred this slot</td></tr>
 </table>
</body></html>


nginx

7

formatted

   Active connections: 1 server accepts handled requests 9899 9899 9899                                                                    
   Reading: 0 Writing: 1 Waiting: 0

unformatted

Active connections: 1                                                                                                                      
server accepts handled requests
 9897 9897 9897 
Reading: 0 Writing: 1 Waiting: 0 

lighttpd

7

formatted

                        Server-Status (lighttpd/1.4.45)

   Hostname   127.0.0.1:80 ()
   Uptime     10 min 26 s
   Started at 2017-10-13 12:17:39
   absolute (since start)
   Requests   10 req
   Traffic    13.98 kbyte
   average (since start)
   Requests   0 req/s
   Traffic    22.87 byte/s
   average (5s sliding average)
   Requests   0 req/s
   Traffic    1.09 kbyte/s

     ----------------------------------------------------------------------

 1 connections
 h


 0   k = keep-alive
 0   . = connect
 0   q = req-start
 0   r = read
 0   Q = req-end
 0   R = readpost
 1   h = handle-req
 0   s = resp-start
 0   W = write
 0   S = resp-end
 0   E = error
 0   C = close

     ----------------------------------------------------------------------

Connections

Client IP:       Read: Written: State:     Time: Host:        URI:             File:
::ffff:127.0.0.1 0/0   0/0      handle-req 0     127.0.0.1:80 /server-status
                                                              (/server-status)

unformatted

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <title>Status</title>
  <style type="text/css">
    table.status { border: black solid thin; }
    td { white-space: nowrap; }
    td.int { background-color: #f0f0f0; text-align: right }
    td.string { background-color: #f0f0f0; text-align: left }
    th.status { background-color: black; color: white; font-weight: bold; }
    a.sortheader { background-color: black; color: white; font-weight: bold; text-decoration: none; display: block; }
    span.sortarrow { color: white; text-decoration: none; }
  </style>
<script type="text/javascript">
// <!--
var sort_column;
var prev_span = null;
function get_inner_text(el) {
 if((typeof el == 'string')||(typeof el == 'undefined'))
  return el;
 if(el.innerText)
  return el.innerText;
 else {
  var str = "";
  var cs = el.childNodes;
  var l = cs.length;
  for (i=0;i<l;i++) {
   if (cs[i].nodeType==1) str += get_inner_text(cs[i]);
   else if (cs[i].nodeType==3) str += cs[i].nodeValue;
  }
 }
 return str;
}
function sortfn(a,b) {
 var at = get_inner_text(a.cells[sort_column]);
 var bt = get_inner_text(b.cells[sort_column]);
 if (a.cells[sort_column].className == 'int') {
  return parseInt(at)-parseInt(bt);
 } else {
  aa = at.toLowerCase();
  bb = bt.toLowerCase();
  if (aa==bb) return 0;
  else if (aa<bb) return -1;
  else return 1;
 }
}
function resort(lnk) {
 var span = lnk.childNodes[1];
 var table = lnk.parentNode.parentNode.parentNode.parentNode;
 var rows = new Array();
 for (j=1;j<table.rows.length;j++)
  rows[j-1] = table.rows[j];
 sort_column = lnk.parentNode.cellIndex;
 rows.sort(sortfn);
 if (prev_span != null) prev_span.innerHTML = '';
 if (span.getAttribute('sortdir')=='down') {
  span.innerHTML = '&uarr;';
  span.setAttribute('sortdir','up');
  rows.reverse();
 } else {
  span.innerHTML = '&darr;';
  span.setAttribute('sortdir','down');
 }
 for (i=0;i<rows.length;i++)
  table.tBodies[0].appendChild(rows[i]);
 prev_span = span;
}
// -->
</script>
 </head>
 <body>
<h1>Server-Status (lighttpd/1.4.45)</h1><table summary="status" class="status"><tr><td>Hostname</td><td class="string">127.0.0.1 ()</td></tr>
<tr><td>Uptime</td><td class="string">5 min 35 s</td></tr>
<tr><td>Started at</td><td class="string">2017-10-13 12:17:39</td></tr>
<tr><th colspan="2">absolute (since start)</th></tr>
<tr><td>Requests</td><td class="string">8  req</td></tr>
<tr><td>Traffic</td><td class="string">3.11 kbyte</td></tr>
<tr><th colspan="2">average (since start)</th></tr>
<tr><td>Requests</td><td class="string">0  req/s</td></tr>
<tr><td>Traffic</td><td class="string">9.52  byte/s</td></tr>
<tr><th colspan="2">average (5s sliding average)</th></tr>
<tr><td>Requests</td><td class="string">0  req/s</td></tr>
<tr><td>Traffic</td><td class="string">0.00  byte/s</td></tr>
</table>
<hr />
<pre>
<b>1 connections</b>
h

<table>
<tr><td style="text-align:right">0<td>&nbsp;&nbsp;k = keep-alive</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;. = connect</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;q = req-start</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;r = read</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;Q = req-end</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;R = readpost</td></tr>
<tr><td style="text-align:right">1</td><td>&nbsp;&nbsp;h = handle-req</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;s = resp-start</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;W = write</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;S = resp-end</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;E = error</td></tr>
<tr><td style="text-align:right">0</td><td>&nbsp;&nbsp;C = close</td></tr>
</table>
</pre><hr />
<h2>Connections</h2>
<table summary="status" class="status">
<tr><th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Client IP<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Read<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Written<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">State<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Time<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Host<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">URI<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">File<span class="sortarrow">:</span></a></th>
</tr>
<tr><td class="string">::ffff:127.0.0.1</td><td class="int">0/0</td><td class="int">0/0</td><td class="string">handle-req</td><td class="int">0</td><td class="string">127.0.0.1</td><td class="string">/server-status (/server-status)</td><td class="string"></td></tr>
</table>
 </body>
</html>

apache2

16.04

formatted

               Apache Server Status for localhost (via 127.0.0.1)

   Server Version: Apache/2.4.18 (Ubuntu)

   Server MPM: event

   Server Built: 2017-09-18T15:09:02                                                                           

     ----------------------------------------------------------------------

   Current Time: Friday, 13-Oct-2017 11:08:42 CDT

   Restart Time: Friday, 13-Oct-2017 10:54:55 CDT

   Parent Server Config. Generation: 1

   Parent Server MPM Generation: 0

   Server uptime: 13 minutes 47 seconds

   Server load: 0.00 0.00 0.00

   Total accesses: 9 - Total Traffic: 39 kB

   CPU Usage: u.22 s.24 cu0 cs0 - .0556% CPU load

   .0109 requests/sec - 48 B/second - 4437 B/request

   1 requests currently being processed, 49 idle workers

   +------------------------------------------------------------------------+
   |    |Connections    |Threads  |Async connections                        |
   |PID |---------------+---------+-----------------------------------------|
   |    |total|accepting|busy|idle|writing|keep-alive              |closing||
   |----+-----+---------+----+----+-------+------------------------+-------||
   |3834|0    |yes      |0   |25  |0      |0                       |0      ||
   |----+-----+---------+----+----+-------+------------------------+-------||
   |3835|0    |yes      |1   |24  |0      |0                       |0      ||
   |----+-----+---------+----+----+-------+------------------------+-------||
   |Sum |0    |         |1   |49  |0      |0                       |0      ||
   +------------------------------------------------------------------------+

 ______________________________W___________________..............
 ................................................................
 ......................
 
    Scoreboard Key:
   "_" Waiting for Connection, "S" Starting up, "R" Reading Request,
   "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup,
   "C" Closing connection, "L" Logging, "G" Gracefully finishing,
   "I" Idle cleanup of worker, "." Open slot with no current process

Srv PID  Acc   M CPU  SS  Req Conn Child Slot Client    VHost                           Request
                                                                                        GET
0-0 3834 0/1/1 _ 0.01 783 0   0.0  0.00  0.00 localhost 2001:4801:7828:101:be76:4eff:fe /server-status
                                                                                        HTTP/1.1
                                                                                        GET
0-0 3834 0/1/1 _ 0.04 699 0   0.0  0.00  0.00 localhost 2001:4801:7828:101:be76:4eff:fe /server-status
                                                                                        HTTP/1.1
0-0 3834 0/1/1 _ 0.05 688 0   0.0  0.01  0.01 127.0.0.1
                                                                                        GET
0-0 3834 0/1/1 _ 0.06 666 0   0.0  0.00  0.00 localhost 2001:4801:7828:101:be76:4eff:fe /server-status
                                                                                        HTTP/1.1
0-0 3834 0/1/1 _ 0.22 208 0   0.0  0.01  0.01 localhost
0-0 3834 0/1/1 _ 0.05 681 0   0.0  0.00  0.00 localhost
                                                                                        GET
1-0 3835 0/0/0 W 0.00 0   0   0.0  0.00  0.00 127.0.0.1 2001:4801:7828:101:be76:4eff:fe /server-status
                                                                                        HTTP/1.1
                                                                                        GET
1-0 3835 0/1/1 _ 0.23 239 0   0.0  0.00  0.00 localhost 2001:4801:7828:101:be76:4eff:fe /server-status
                                                                                        HTTP/1.1
                                                                                        GET
1-0 3835 0/1/1 _ 0.24 233 0   0.0  0.00  0.00 localhost 2001:4801:7828:101:be76:4eff:fe /server-status
                                                                                        HTTP/1.1
1-0 3835 0/1/1 _ 0.24 225 0   0.0  0.01  0.01 localhost

     ----------------------------------------------------------------------

   Srv   Child Server number - generation
   PID   OS process ID
   Acc   Number of accesses this connection / this child / this slot
   M     Mode of operation
   CPU   CPU usage, number of seconds
   SS    Seconds since beginning of most recent request
   Req   Milliseconds required to process most recent request
   Conn  Kilobytes transferred this connection
   Child Megabytes transferred this child
   Slot  Total megabytes transferred this slot

     ----------------------------------------------------------------------

    Apache/2.4.18 (Ubuntu) Server at localhost Port 80

unformatted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">                                                                                     
<html><head>                                                                                                                                
<title>Apache Status</title>                                                                                                                
</head><body>                                                                                                                               
<h1>Apache Server Status for localhost (via 127.0.0.1)</h1>                                                                                 
                                                                                                                                            
<dl><dt>Server Version: Apache/2.4.18 (Ubuntu)</dt>                                                                                         
<dt>Server MPM: event</dt>                                                                                                                  
<dt>Server Built: 2017-09-18T15:09:02                                                                                                       
</dt></dl><hr /><dl>                                                                                                                        
<dt>Current Time: Friday, 13-Oct-2017 11:05:13 CDT</dt>                                                                                     
<dt>Restart Time: Friday, 13-Oct-2017 10:54:55 CDT</dt>
<dt>Parent Server Config. Generation: 1</dt>                          
<dt>Parent Server MPM Generation: 0</dt>                                                                                                    
<dt>Server uptime:  10 minutes 18 seconds</dt>                        
<dt>Server load: 0.00 0.01 0.00</dt>
<dt>Total accesses: 8 - Total Traffic: 34 kB</dt>                     
<dt>CPU Usage: u.06 s.24 cu0 cs0 - .0485% CPU load</dt>                                                                                     
<dt>.0129 requests/sec - 56 B/second - 4352 B/request</dt>                                                                                  
<dt>1 requests currently being processed, 49 idle workers</dt>
</dl>                                                                 
                                                                                                                                            
<table rules="all" cellpadding="1%">                                                                                                        
<tr><th rowspan="2">PID</th><th colspan="2">Connections</th>
<th colspan="2">Threads</th><th colspan="4">Async connections</th></tr>
<tr><th>total</th><th>accepting</th><th>busy</th><th>idle</th><th>writing</th><th>keep-alive</th><th>closing</th></tr>                      
<tr><td>3834</td><td>0</td><td>yes</td><td>1</td><td>24</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>3835</td><td>0</td><td>yes</td><td>0</td><td>25</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>Sum</td><td>0</td><td>&nbsp;</td><td>1</td><td>49</td><td>0</td><td>0</td><td>0</td></tr>
</table>                                                                                                                                    
<pre>______________W___________________________________..............                                                                       
................................................................
......................</pre>                                          
<p>Scoreboard Key:<br />                                                                                                                    
"<b><code>_</code></b>" Waiting for Connection,                                                                                             
"<b><code>S</code></b>" Starting up,
"<b><code>R</code></b>" Reading Request,<br />                        
"<b><code>W</code></b>" Sending Reply,                                                                                                      
"<b><code>K</code></b>" Keepalive (read),                             
"<b><code>D</code></b>" DNS Lookup,<br />
"<b><code>C</code></b>" Closing connection,
"<b><code>L</code></b>" Logging,   
"<b><code>G</code></b>" Gracefully finishing,<br />                   
"<b><code>I</code></b>" Idle cleanup of worker,                       
"<b><code>.</code></b>" Open slot with no current process<br />
<p />                                                                                                                              [10/1523]


<table border="0"><tr><th>Srv</th><th>PID</th><th>Acc</th><th>M</th><th>CPU
</th><th>SS</th><th>Req</th><th>Conn</th><th>Child</th><th>Slot</th><th>Client</th><th>VHost</th><th>Request</th></tr>

<tr><td><b>0-0</b></td><td>3834</td><td>0/1/1</td><td>_
</td><td>0.01</td><td>574</td><td>0</td><td>0.0</td><td>0.00</td><td>0.00
</td><td>localhost</td><td nowrap>2001:4801:7828:101:be76:4eff:fe</td><td nowrap>GET /server-status HTTP/1.1</td></tr>

<tr><td><b>0-0</b></td><td>3834</td><td>0/1/1</td><td>_
</td><td>0.04</td><td>491</td><td>0</td><td>0.0</td><td>0.00</td><td>0.00
</td><td>localhost</td><td nowrap>2001:4801:7828:101:be76:4eff:fe</td><td nowrap>GET /server-status HTTP/1.1</td></tr>

<tr><td><b>0-0</b></td><td>3834</td><td>0/1/1</td><td>_
</td><td>0.05</td><td>479</td><td>0</td><td>0.0</td><td>0.01</td><td>0.01
</td><td>127.0.0.1</td><td nowrap></td><td nowrap></td></tr>

<tr><td><b>0-0</b></td><td>3834</td><td>0/1/1</td><td>_
</td><td>0.06</td><td>457</td><td>0</td><td>0.0</td><td>0.00</td><td>0.00
</td><td>localhost</td><td nowrap>2001:4801:7828:101:be76:4eff:fe</td><td nowrap>GET /server-status HTTP/1.1</td></tr>

<tr><td><b>0-0</b></td><td>3834</td><td>0/0/0</td><td><b>W</b>
</td><td>0.00</td><td>0</td><td>0</td><td>0.0</td><td>0.00</td><td>0.00
</td><td>127.0.0.1</td><td nowrap>2001:4801:7828:101:be76:4eff:fe</td><td nowrap>GET /server-status HTTP/1.1</td></tr>

<tr><td><b>0-0</b></td><td>3834</td><td>0/1/1</td><td>_
</td><td>0.05</td><td>472</td><td>0</td><td>0.0</td><td>0.00</td><td>0.00
</td><td>localhost</td><td nowrap></td><td nowrap></td></tr>

<tr><td><b>1-0</b></td><td>3835</td><td>0/1/1</td><td>_
</td><td>0.23</td><td>30</td><td>0</td><td>0.0</td><td>0.00</td><td>0.00
</td><td>localhost</td><td nowrap>2001:4801:7828:101:be76:4eff:fe</td><td nowrap>GET /server-status HTTP/1.1</td></tr>

<tr><td><b>1-0</b></td><td>3835</td><td>0/1/1</td><td>_
</td><td>0.24</td><td>24</td><td>0</td><td>0.0</td><td>0.00</td><td>0.00
</td><td>localhost</td><td nowrap>2001:4801:7828:101:be76:4eff:fe</td><td nowrap>GET /server-status HTTP/1.1</td></tr>

<tr><td><b>1-0</b></td><td>3835</td><td>0/1/1</td><td>_
</td><td>0.24</td><td>16</td><td>0</td><td>0.0</td><td>0.01</td><td>0.01
</td><td>localhost</td><td nowrap></td><td nowrap></td></tr>

</table>
 <hr /> <table>
 <tr><th>Srv</th><td>Child Server number - generation</td></tr>
 <tr><th>PID</th><td>OS process ID</td></tr>
 <tr><th>Acc</th><td>Number of accesses this connection / this child / this slot</td></tr>
 <tr><th>M</th><td>Mode of operation</td></tr>
<tr><th>CPU</th><td>CPU usage, number of seconds</td></tr>
<tr><th>SS</th><td>Seconds since beginning of most recent request</td></tr>
 <tr><th>Req</th><td>Milliseconds required to process most recent request</td></tr>
 <tr><th>Conn</th><td>Kilobytes transferred this connection</td></tr>
 <tr><th>Child</th><td>Megabytes transferred this child</td></tr>
 <tr><th>Slot</th><td>Total megabytes transferred this slot</td></tr>
 </table>
<hr />
<address>Apache/2.4.18 (Ubuntu) Server at localhost Port 80</address>
</body></html>

nginx

16.04

formatted

   Active connections: 1 server accepts handled requests 7434 7434 7434
   Reading: 0 Writing: 1 Waiting: 0

unformatted

Active connections: 1 
server accepts handled requests
 7433 7433 7433 
Reading: 0 Writing: 1 Waiting: 0 

lighttpd

16.04

formatted

                        Server-Status (lighttpd 1.4.35)

   Hostname                       localhost:80 ()                             
   Uptime                         28 s                                        
   Started at                     2017-10-13 12:10:55                         
   absolute (since start)         
   Requests                       3 req                                       
   Traffic                        5.16 kbyte                                  
   average (since start)          
   Requests                       0 req/s                                     
   Traffic                        188.82 byte/s                               
   average (5s sliding average)   
   Requests                       0 req/s                                     
   Traffic                        0.00 byte/s                                 

     ----------------------------------------------------------------------

 legend
 . = connect, C = close, E = hard error, k = keep-alive
 r = read, R = read-POST, W = write, h = handle-request
 q = request-start,  Q = request-end
 s = response-start, S = response-end
 1 connections
 h

     ----------------------------------------------------------------------

Connections

   Client    Read: Written: State:     Time: Host:        URI:             File: 
   IP:       
   127.0.0.1 0/0   0/4473   handle-req 0     localhost:80 /server-status   
                                                          (/server-status)

unformatted

<?xml version="1.0" encoding="iso-8859-1"?>                                                                                       [65/16968]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>                                                                                                                                       <title>Status</title>
  <style type="text/css">
    table.status { border: black solid thin; }
    td { white-space: nowrap; }
    td.int { background-color: #f0f0f0; text-align: right }
    td.string { background-color: #f0f0f0; text-align: left }
    th.status { background-color: black; color: white; font-weight: bold; }
    a.sortheader { background-color: black; color: white; font-weight: bold; text-decoration: none; display: block; }
    span.sortarrow { color: white; text-decoration: none; }
  </style>                                                                                                                                  <script type="text/javascript">
// <!--
var sort_column;
var prev_span = null;
function get_inner_text(el) {
 if((typeof el == 'string')||(typeof el == 'undefined'))
  return el;
 if(el.innerText)
  return el.innerText;
 else {
  var str = "";
  var cs = el.childNodes;
  var l = cs.length;
  for (i=0;i<l;i++) {
   if (cs[i].nodeType==1) str += get_inner_text(cs[i]);
   else if (cs[i].nodeType==3) str += cs[i].nodeValue;
  }
 }
 return str;
}
function sortfn(a,b) {
 var at = get_inner_text(a.cells[sort_column]);
 var bt = get_inner_text(b.cells[sort_column]);
 if (a.cells[sort_column].className == 'int') {
  return parseInt(at)-parseInt(bt);
 } else {
  aa = at.toLowerCase();
  bb = bt.toLowerCase();
  if (aa==bb) return 0;
  else if (aa<bb) return -1;
  else return 1;
 }
}
function resort(lnk) {                                                                                                            [17/16968]
 var span = lnk.childNodes[1];
 var table = lnk.parentNode.parentNode.parentNode.parentNode;
 var rows = new Array();
 for (j=1;j<table.rows.length;j++)
  rows[j-1] = table.rows[j];
 sort_column = lnk.parentNode.cellIndex;
 rows.sort(sortfn);
 if (prev_span != null) prev_span.innerHTML = '';
 if (span.getAttribute('sortdir')=='down') {
  span.innerHTML = '&uarr;';
  span.setAttribute('sortdir','up');
  rows.reverse();
 } else {
  span.innerHTML = '&darr;';
  span.setAttribute('sortdir','down');
 }
 for (i=0;i<rows.length;i++)
  table.tBodies[0].appendChild(rows[i]);
 prev_span = span;
}
// -->
</script>
 </head>
 <body>
<h1>Server-Status (lighttpd 1.4.35)</h1><table summary="status" class="status"><tr><td>Hostname</td><td class="string">localhost ()</td></tr
>
<tr><td>Uptime</td><td class="string">3 min 2 s</td></tr>
<tr><td>Started at</td><td class="string">2017-10-13 12:10:55</td></tr>
<tr><th colspan="2">absolute (since start)</th></tr>
<tr><td>Requests</td><td class="string">4  req</td></tr>
<tr><td>Traffic</td><td class="string">14.58 kbyte</td></tr>
<tr><th colspan="2">average (since start)</th></tr>
<tr><td>Requests</td><td class="string">0  req/s</td></tr>
<tr><td>Traffic</td><td class="string">82.04  byte/s</td></tr>
<tr><th colspan="2">average (5s sliding average)</th></tr>
<tr><td>Requests</td><td class="string">0  req/s</td></tr>
<tr><td>Traffic</td><td class="string">0.00  byte/s</td></tr>
</table>
<hr />
<pre><b>legend</b>
. = connect, C = close, E = hard error, k = keep-alive
r = read, R = read-POST, W = write, h = handle-request
q = request-start,  Q = request-end
s = response-start, S = response-end
<b>1 connections</b>
h
</pre><hr />
<h2>Connections</h2>
<tr><th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Client IP<span class="sortarrow">:</span></a></th
>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Read<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Written<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">State<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Time<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">Host<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">URI<span class="sortarrow">:</span></a></th>
<th class="status"><a href="#" class="sortheader" onclick="resort(this);return false;">File<span class="sortarrow">:</span></a></th>
</tr>
<tr><td class="string">127.0.0.1</td><td class="int">0/0</td><td class="int">0/4475</td><td class="string">handle-req</td><td class="int">1<
/td><td class="string">localhost</td><td class="string">/server-status (/server-status)</td><td class="string"></td></tr>
</table>
 </body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment