-
Notifications
You must be signed in to change notification settings - Fork 0
Framework on Swoole 2
License
ljimmy/sf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Usage: php server [options] [--] [args...] -s [http|webSocket] 启动服务器 -c <file> 配置文件 -p pid 主进程id --pidfile=<file> pid文件 example: 启动: php server -s http -c config.php start 关闭:php server [-p pid] stop 重载:php server [-p pid] reload 重新加载所有文件 php server [-p pid] [-t task] reload 只重启task进程 注意:server运行期间,无法重新加载配置文件和服务器回调事件
About
Framework on Swoole 2
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published