业务Worker和注册中心是分布式部署
Register和Gateway
php start.php status
截图
业务Worker
php start.php status
截图
异常错误信息
stream_socket_client(): unable to connect to tcp://127.31.237.55:4002 (Operation now in progress)|/var/xxxxxxxxxx/vendor/workerman/gateway-worker/src/Lib/Gateway.php|755: clientId = ac1eed370fa300013fd6 [] []
可能和防火墙有关,关闭两台服务器的防火墙试下。
防火墙都是关闭的
我这没碰到过 Operation now in progress, 不确定是什么原因
?.? 会不会两台服务器网络不通
网络是通的,正常使用没问题,并发量(1万)一大就会出现这个异常,一天也就是4个左右
这是今天的
这个问题之前有人反馈过了:https://github.com/walkor/GatewayWorker/issues/37