netstat -apn | grep 9500 //查看9500端口占用情况
[root@localhost swoole]# netstat -apn | grep 9500 tcp 0 0 0.0.0.0:9500 0.0.0.0:* LISTEN 16006/php