問題描述 workerman 版本 4.1.13,正常啟動worker服務(wù)(tcp、http、ws)等后,客戶端正常鏈接,運行 php start.php status 顯示正常,但是運行 php start.php connections 時,無數(shù)據(jù)返回,檢查代碼后發(fā)現(xiàn)是未找到 .connections 文件 程序代碼或配置 原始代碼 945行左右 $statistics_file = static::$stat...