diff options
author | Zhidao HONG <z.hong@f5.com> | 2024-01-29 20:07:53 +0800 |
---|---|---|
committer | Zhidao HONG <z.hong@f5.com> | 2024-01-29 21:10:31 +0800 |
commit | dcbff27d9bc88c9e2049c52a441fa67d36ca7efc (patch) | |
tree | 087c9ef8ded58765ce6e92bcc111e7093380ef5d /docs | |
parent | 4c91bebb50d06b28e369d68b23022caa072cf62d (diff) | |
download | unit-dcbff27d9bc88c9e2049c52a441fa67d36ca7efc.tar.gz unit-dcbff27d9bc88c9e2049c52a441fa67d36ca7efc.tar.bz2 |
Docs: Update changes.xml for conditional access logging
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index f226e4f4..50867856 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -28,6 +28,12 @@ NGINX Unit updated to 1.32.0. <change type="feature"> <para> +conditional access logging. +</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> |