摘要: log文件中大量无效记录 GET|/swagger/index.html|127.0.0.1|any=index.html 服务是部署在nginx上的,检查access.log发现 ELB-HealthChecker/2.0 阅读全文
posted @ 2021-06-06 17:46 vaen 阅读(212) 评论(0) 推荐(0)
摘要: 实例,每隔5秒打印 hello @echo off :start echo hello choice /t 5 /d y /n >nul goto start 阅读全文
posted @ 2021-06-06 13:05 vaen 阅读(106) 评论(0) 推荐(0)