按照步驟創(chuàng)建了gateway進(jìn)程,worker進(jìn)程,還有一個websever進(jìn)程,然后啟動了項目,顯示是正常啟動了。
[attach]69[/attach]
然后php start.php status查看下進(jìn)程運行狀況發(fā)現(xiàn)沒有g(shù)ateway進(jìn)程,不知道怎么回事
[attach]71[/attach]
不過gateway那里有exit_count錯誤,不知道哪里有問題,是Event.php有問題嗎?我Event.php里面就是收到數(shù)據(jù)后原樣給客戶端返回數(shù)據(jù),應(yīng)該沒有錯誤的。不知道還有哪些地方忽略了,請大神指點下