unit/docs
Alejandro Colomar 0ebce31c92 HTTP: added route logging.
-  Configuration: added "/config/settings/http/log_route".

   Type: bool
   Default: false

   This adds configurability to the error log.  It allows enabling and
   disabling logs related to how the router performs selection of the
   routes.

-  HTTP: logging request line.

   Log level: [notice]

   The request line is essential to understand which logs correspond to
   which request when reading the logs.

-  HTTP: logging route that's been discarded.

   Log level: [info]

-  HTTP: logging route whose action is selected.

   Log level: [notice]

-  HTTP: logging when "fallback" action is taken.

   Log level: [notice]

Closes: <https://github.com/nginx/unit/issues/758>
Link: <https://github.com/nginx/unit/pull/824>
Link: <https://github.com/nginx/unit/pull/839>
Suggested-by: Timo Stark <t.stark@nginx.com>
Suggested-by: Mark L Wood-Patrick <mwoodpatrick@gmail.com>
Suggested-by: Liam Crilly <liam@nginx.com>
Tested-by: Liam Crilly <liam@nginx.com>
Acked-by: Artem Konev <a.konev@f5.com>
Cc: Andrew Clayton <a.clayton@nginx.com>
Cc: Andrei Zeliankou <zelenkov@nginx.com>
Reviewed-by: Zhidao Hong <z.hong@f5.com>
Signed-off-by: Alejandro Colomar <alx@nginx.com>
2023-03-21 13:02:38 +01:00
..
man Added a missing .El directive in man page source. 2021-03-24 16:49:59 +00:00
change_log_conf.dtd Added changelogs generation tools. 2017-10-19 17:48:58 +03:00
change_log_conf.xml Added changelogs generation tools. 2017-10-19 17:48:58 +03:00
changes.dtd Added changelogs generation tools. 2017-10-19 17:48:58 +03:00
changes.xml HTTP: added route logging. 2023-03-21 13:02:38 +01:00
changes.xsls Docs: special handling for empty "date" and "time" XML attributes. 2020-12-08 13:17:21 +03:00
changes.xslt Docs: special handling for empty "date" and "time" XML attributes. 2020-12-08 13:17:21 +03:00
Makefile Docs: added changelog for Python 3.11. 2022-12-15 08:37:52 -08:00
unitlogo.svg Updated the GitHub page banner. 2022-09-05 10:42:18 +01:00