View PHP-FPM's process and port numbers

Source: Internet
Author: User
Tags fpm

Ps-ef | grep php-fpm View all the PHP-FPM processes

Ps-ef | grep php-fpn.conf View Configuration path

NETSTAT-LNTP viewing the Listening port Listen/network/tcp/port

TCP 0 0 0.0.0.0:801 0.0.0.0:* LISTEN 15923/nginx
TCP 0 0 0.0.0.0:808 0.0.0.0:* LISTEN 15923/nginx
TCP 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 6526/php-fpm
TCP 0 0 0.0.0.0:27017 0.0.0.0:* LISTEN 9555/mongod
TCP 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 800/mysqld
TCP 0 0 0.0.0.0:811 0.0.0.0:* LISTEN 15923/nginx
TCP 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 1220/redis-server
TCP 0 0 0.0.0.0:812 0.0.0.0:* LISTEN 15923/nginx
TCP 0 0 0.0.0.0:815 0.0.0.0:* LISTEN 15923/nginx
TCP 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 15923/nginx
TCP 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 15923/nginx
TCP 0 0 0.0.0.0:817 0.0.0.0:* LISTEN 15923/nginx
TCP 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1369/sshd
TCP 0 0 0.0.0.0:8088 0.0.0.0:* LISTEN 15923/nginx
TCP 0 0::: 9200:::* LISTEN 9289/java
TCP 0 0::: 9201:::* LISTEN 9357/java
TCP 0 0::: 9300:::* LISTEN 9289/java
TCP 0 0::: 9301:::* LISTEN 9357/java

View PHP-FPM's process and port numbers

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.