Var: $request_id variable.

This variable contains a string that is formed using random data and
can be used as a unique request identifier.

This closes #714 issue on GitHub.
This commit is contained in:
Andrei Zeliankou
2023-11-08 17:34:59 +00:00
parent 6ae7142840
commit a88e857b5b
3 changed files with 59 additions and 0 deletions

View File

@@ -26,6 +26,13 @@ NGINX Unit updated to 1.32.0.
</para>
</change>
<change type="feature">
<para>
$request_id variable contains a string that is formed using random data and
can be used as a unique request identifier.
</para>
</change>
</changes>