Log: split access log from nxt_router.c.

No functional changes.
This commit is contained in:
Zhidao HONG
2022-07-14 11:14:20 +08:00
parent 2bd4a45527
commit 8761501b48
4 changed files with 471 additions and 435 deletions

View File

@@ -84,6 +84,7 @@ NXT_LIB_SRCS=" \
src/nxt_signal_handlers.c \
src/nxt_controller.c \
src/nxt_router.c \
src/nxt_router_access_log.c \
src/nxt_h1proto.c \
src/nxt_http_request.c \
src/nxt_http_response.c \