feature: add patch for nginx-1.25.3.

This commit is contained in:
lijunlong
2023-11-23 18:09:34 +08:00
committed by GitHub
parent 348fcffc2b
commit aecf396061
41 changed files with 3699 additions and 882 deletions

View File

@ -4,7 +4,7 @@ diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.25.1/src/core/nginx.
@@ -10,7 +10,7 @@
#define nginx_version 1021004
#define nginx_version 1025001
#define NGINX_VERSION "1.25.1"
-#define NGINX_VER "openresty/" NGINX_VERSION ".unknown"
+#define NGINX_VER "openresty/" NGINX_VERSION ".unknown (no pool)"