Fix nginx version, IPVS removal, cgroups v2 and Redis config

This commit is contained in:
yeasy
2026-05-13 08:22:20 +00:00
parent e2742313f2
commit 3c5c5911b0
15 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -543,7 +543,7 @@ logfile ""
# 客户端输出缓冲限制
client-output-buffer-limit normal 0 0 0
client-output-buffer-limit slave 256mb 64mb 60
client-output-buffer-limit replica 256mb 64mb 60
client-output-buffer-limit pubsub 32mb 8mb 60
```