How to display an Nginx status page

When visiting a specific location (such as /nginx_status) statistics similar the following will be printed:

Active connections: 6 
server accepts handled requests
 1559 1559 7088 
Reading: 5 Writing: 1 Waiting: 0

View the tutorial at

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct