Guest User

apache 2.4.16 server-status output

a guest
Dec 15th, 2015
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.72 KB | None | 0 0
  1.  
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  3. <html><head>
  4. <title>Apache Status</title>
  5. </head><body>
  6. <h1>Apache Server Status for 192.168.11.60 (via 192.168.11.60)</h1>
  7.  
  8. <dl><dt>Server Version: Apache/2.4.16 (Linux/SUSE) OpenSSL/1.0.1i-fips</dt>
  9. <dt>Server MPM: prefork</dt>
  10. <dt>Server Built: 2015-10-21 13:01:59.000000000 +0000
  11. </dt></dl><hr /><dl>
  12. <dt>Current Time: Tuesday, 15-Dec-2015 08:51:22 CST</dt>
  13. <dt>Restart Time: Saturday, 12-Dec-2015 10:32:29 CST</dt>
  14. <dt>Parent Server Config. Generation: 1</dt>
  15. <dt>Parent Server MPM Generation: 0</dt>
  16. <dt>Server uptime:  2 days 22 hours 18 minutes 52 seconds</dt>
  17. <dt>Server load: 0.00 0.01 0.05</dt>
  18. <dt>1 requests currently being processed, 5 idle workers</dt>
  19. </dl><pre>_____W..........................................................
  20. ................................................................
  21. ......................</pre>
  22. <p>Scoreboard Key:<br />
  23. "<b><code>_</code></b>" Waiting for Connection,
  24. "<b><code>S</code></b>" Starting up,
  25. "<b><code>R</code></b>" Reading Request,<br />
  26. "<b><code>W</code></b>" Sending Reply,
  27. "<b><code>K</code></b>" Keepalive (read),
  28. "<b><code>D</code></b>" DNS Lookup,<br />
  29. "<b><code>C</code></b>" Closing connection,
  30. "<b><code>L</code></b>" Logging,
  31. "<b><code>G</code></b>" Gracefully finishing,<br />
  32. "<b><code>I</code></b>" Idle cleanup of worker,
  33. "<b><code>.</code></b>" Open slot with no current process<br />
  34. <p />
  35. PID Key: <br />
  36. <pre>
  37.    6368 in state: _ ,   6369 in state: _ ,   6370 in state: _
  38.    6371 in state: _ ,   6372 in state: _ ,   6373 in state: W
  39.  
  40. </pre>
  41. <hr />To obtain a full report with current status information you need to use the <code>ExtendedStatus On</code> directive.
  42. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment