qinglong/back/services
copilot-swe-agent[bot] 9702d246db Fix Apache reverse proxy 502 error by configuring HTTP server timeouts
Set keepAliveTimeout to 65 seconds (longer than Apache's default 5s KeepAliveTimeout),
headersTimeout to 66 seconds, and requestTimeout to 120 seconds. This prevents
"Connection reset by peer" errors when using Apache2 as a reverse proxy.

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-12-10 05:30:06 +00:00
..
config.ts 修改 import undici 2025-05-15 01:19:24 +08:00
cron.ts Fix null log_name issue by omitting it from shell command when not set (#2849) 2025-11-22 12:06:01 +08:00
cronView.ts 修复系统设置数据未初始化 2024-06-12 13:53:45 +08:00
dependence.ts Add validation to dependencies GET endpoint and update service logic (#2778) 2025-10-11 23:23:13 +08:00
env.ts 环境变量支持置顶 (#2822) 2025-11-09 19:43:33 +08:00
grpc.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
health.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
http.ts Fix Apache reverse proxy 502 error by configuring HTTP server timeouts 2025-12-10 05:30:06 +00:00
log.ts 脚本管理和日志管理支持下载 2025-03-13 00:22:24 +08:00
metrics.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
notify.ts Add signature verification support for Feishu bot notifications (#2856) 2025-11-27 01:10:04 +08:00
open.ts QLAPI 支持操作环境变量和系统通知 2025-01-11 01:59:46 +08:00
schedule.ts 修复模块注入 2025-10-26 22:32:03 +08:00
script.ts 脚本管理和日志管理支持下载 2025-03-13 00:22:24 +08:00
sock.ts 修复调试脚本日志丢失 2023-09-22 00:46:16 +08:00
sshKey.ts Fix SSH global private key matching before subscription-specific keys (#2845) 2025-11-21 01:53:58 +08:00
subscription.ts Optimize log file writes using stream pooling (#2835) 2025-11-16 21:11:10 +08:00
system.ts Add global SSH key configuration in system settings (#2840) 2025-11-20 10:09:01 +08:00
user.ts feat: Support multiple concurrent login sessions per platform (#2816) 2025-11-19 00:18:29 +08:00