;debug=1则var_dump、echo、php notcie等会在终端上打印出来 debug=1 ;保存主进程pid的文件 pid_file=/var/run/workerman.pid ;日志文件目录 log_dir=./logs/ ;应用配置 indlue=conf.d/*.conf