xfy
ec916d882d
feat(proxy,middleware,config): 集成配置与代码差异修复
- 集成一致性哈希负载均衡到 proxy.go,支持 hash_key 和 virtual_nodes 配置
- 集成滑动窗口限流算法到 ratelimit.go,支持 algorithm 选择
- 应用 Transport 连接池配置到 createHostClient
- 集成 HSTS 配置到安全头部中间件
- 补充 config.example.yaml 缺失配置(http3、gzip_static、sliding_window)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-03 16:08:45 +08:00
..
2026-04-03 10:39:22 +08:00
2026-04-03 13:13:12 +08:00
2026-04-03 14:07:42 +08:00
2026-04-03 10:39:22 +08:00
2026-04-03 15:02:27 +08:00
2026-04-03 10:39:22 +08:00
2026-04-03 16:08:45 +08:00
2026-04-03 16:08:45 +08:00
2026-04-03 16:08:45 +08:00
2026-04-03 15:39:06 +08:00