php-fpm的status可以查看汇总信息和详细信息

 nginx.conf 配置文件 server { listen 80; server_name localhost; index index.php index.html; root /home/tinywan/zabbix; location / { try_files $uri $uri/ /index.php?$a
相关文章
相关标签/搜索