铸渊 ICE-GL-ZY001
|
ae4dfdb903
|
fix: heartbeat-agent 从30秒改为5分钟 — 避免腾讯云误判对外攻击
- 原30秒间隔:12台×2次POST/30s = 约48次/分连接
- 腾讯云将该模式判定为端口扫描攻击
- 改为5分钟:降低12倍连接频率
- 同时清除fetch_train.py每分钟cron
- 服务器上已同步修改并重启PM2
|
2026-05-26 02:38:25 +08:00 |
|
bingshuo
|
571f483455
|
页页服务器接入: YY-SV-001 硅谷 + 更新key
- server.js: YY-SV-001 key更新为zy_gtw_7064..., spec修正为2核4G60G
- heartbeat-agent: 新增之之2台+页页1台, 共12台服务器
|
2026-05-25 23:44:27 +08:00 |
|
bingshuo
|
0eda84cc38
|
修复heartbeat-agent: bash注释→JS注释
|
2026-05-25 23:35:22 +08:00 |
|
bingshuo
|
d19cb896bf
|
心跳Agent + pool/status API
- heartbeat-agent.js: 30s间隔采集9台服务器硬件+健康数据
- server.js v3.3.2: 新增 /api/pool/status 从心跳数据文件读取
- 心跳Agent独立运行,不依赖pool token注册流程
|
2026-05-25 23:31:51 +08:00 |
|