博客列表 >thinkphp内置集成workerman以守护进程方式运行

thinkphp内置集成workerman以守护进程方式运行

弘德誉曦的博客
弘德誉曦的博客原创
2021年07月04日 19:52:311396浏览


thinkphp内置集成workerman以守护进程方式运行

       

一般启动方式

php think worker:server

支持的操作包括:

操作描述
start启动服务(默认操作)
reload平滑重启
stop停止服务
restart重启服务
status查看服务运行信息
connections查看连接信息

如停止服务 

php think worker stop

 守护进程启动(Linux支持)

php think worker:server -d


声明:本文内容转载自脚本之家,由网友自发贡献,版权归原作者所有,如您发现涉嫌抄袭侵权,请联系admin@php.cn 核实处理。
全部评论
文明上网理性发言,请遵守新闻评论服务协议