feat: 优化配置

This commit is contained in:
tbphp
2025-06-07 00:04:02 +08:00
parent adcaa4d910
commit 9ba7375f9c
3 changed files with 59 additions and 46 deletions

View File

@@ -50,8 +50,8 @@ ENABLE_KEEP_ALIVE=true
# 禁用压缩减少CPU开销
DISABLE_COMPRESSION=true
# 缓冲区大小(字节)
BUFFER_SIZE=32768
# 缓冲区大小(字节建议流式响应使用64KB或更大
BUFFER_SIZE=65536
# ===========================================
# 日志配置