Qizhd edited a comment on issue #4464:
URL: https://github.com/apache/apisix/issues/4464#issuecomment-865840894


   ```
   [root@qizhendong-dev1 apisix-2.1]# netstat -tnlp
   Active Internet connections (only servers)
   Proto Recv-Q Send-Q Local Address           Foreign Address         State    
   PID/Program name
   tcp        0      0 127.0.0.1:2379          0.0.0.0:*               LISTEN   
   29639/etcd
   tcp        0      0 127.0.0.1:2380          0.0.0.0:*               LISTEN   
   29639/etcd
   tcp        0      0 127.0.0.1:46581         0.0.0.0:*               LISTEN   
   8517/node
   tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN   
   2156/sshd
   tcp        0      0 0.0.0.0:9080            0.0.0.0:*               LISTEN   
   5510/nginx: master
   tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN   
   1935/master
   tcp6       0      0 :::22                   :::*                    LISTEN   
   2156/sshd
   tcp6       0      0 :::9080                 :::*                    LISTEN   
   5510/nginx: master
   tcp6       0      0 ::1:25                  :::*                    LISTEN   
   1935/master
   [root@qizhendong-dev1 apisix-2.1]# etcdctl version
   etcdctl version: 3.4.13
   API version: 3.4
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to