workerman日志,出現(xiàn)大量的:2024-03-08 07:55:49 pid:32433 SendBufferToWorker fail. May be the send buffer are overflow. See http://doc2.workerman.net/send-buffer-overflow.html
每秒大概有6000條左右這樣的日志,幾個小時就把服務器磁盤占滿了。
我把相關連接我ws服務的ip禁止了,這樣該日志才沒有出現(xiàn)。
目前發(fā)現(xiàn)該ip一直在重復連接,請問怎么防止這種情況再次發(fā)生。
GatewayWorker框架
Gateway版本:3.1.0
workerman版本:4.1.11