# cat files/extra-patch-src-core-ngx_log.h --- src/core/ngx_log.h.orig 2018-10-30 18:59:30.293977000 +0900 +++ src/core/ngx_log.h 2018-10-30 18:59:46.430785000 +0900 @@ -73,7 +73,7 @@ }; -#define NGX_MAX_ERROR_STR 2048 +#define NGX_MAX_ERROR_STR 8192 /*********************************/