forked from nginx/unit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added unit section to status endpoint nginx#928
Signed-off-by: Paul Zavadski <[email protected]>
- Loading branch information
1 parent
b6216f0
commit 30501e1
Showing
2 changed files
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,6 +64,13 @@ NGINX Unit updated to 1.31.0. | |
date="2023-08-31" time="18:00:00 +0300" | ||
packager="Nginx Packaging <[email protected]>"> | ||
|
||
<change type="feature"> | ||
<para> | ||
added unit section to /status endpoint. | ||
unit section is about web-server version, control_socket and etc. | ||
</para> | ||
</change> | ||
|
||
<change type="change"> | ||
<para> | ||
if building with njs, version 0.8.0 or later is now required. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters