nginx-proxy-ai/conf.d
gitadmin 620d26a60d feat: nginx 全局性能优化(gzip/timeout/buffer/SSL/缓存)
- nginx.conf: 添加 gzip 压缩、SSL session cache、sendfile/tcp_nopush/tcp_nodelay
- nginx.conf: 设置反代全局默认参数(timeout 3s/30s/30s, buffer 16k×8)
- nginx.conf: 添加客户端超时和 keepalive 配置
- nginx.conf: 添加 worker_connections 1024
- conf.d/*.conf: www-ai/issue-ai/assets-ai 补全 _next/static 缓存(expires 1y)
- conf.d/*.conf: cloud-ai/token-ai 切换到 resolver 变量模式
- conf.d/*.conf: sso-ai 修正证书路径 + proxy_ssl_verify off
- conf.d/monitor-ai.conf: 新增监控站点反向代理配置
- nginx-local.conf: 同步本地测试配置的优化参数
2026-07-09 15:52:14 +08:00
..
assets-ai.conf feat: nginx 全局性能优化(gzip/timeout/buffer/SSL/缓存) 2026-07-09 15:52:14 +08:00
cloud-ai.conf feat: nginx 全局性能优化(gzip/timeout/buffer/SSL/缓存) 2026-07-09 15:52:14 +08:00
git-ai.conf fix: Git push HTTP 413 — 添加 client_max_body_size 和代理超时配置 2026-06-03 09:58:21 +08:00
issue-ai.conf feat: nginx 全局性能优化(gzip/timeout/buffer/SSL/缓存) 2026-07-09 15:52:14 +08:00
letsencrypt.conf chore: 初始化仓库 — tlyq.ai nginx反向代理 2026-05-07 11:04:59 +08:00
monitor-ai.conf feat: nginx 全局性能优化(gzip/timeout/buffer/SSL/缓存) 2026-07-09 15:52:14 +08:00
oa-ai.conf feat: 用 OA 统一门户配置替换 SSO 配置 2026-05-14 16:37:41 +08:00
root-domain.conf feat: 用 OA 统一门户配置替换 SSO 配置 2026-05-14 16:37:41 +08:00
sso-ai.conf feat: nginx 全局性能优化(gzip/timeout/buffer/SSL/缓存) 2026-07-09 15:52:14 +08:00
token-ai.conf feat: nginx 全局性能优化(gzip/timeout/buffer/SSL/缓存) 2026-07-09 15:52:14 +08:00
www-ai.conf feat: nginx 全局性能优化(gzip/timeout/buffer/SSL/缓存) 2026-07-09 15:52:14 +08:00