http_server.php $http = new SwooleHttpServer("0.0.0.0", 9501); // 设置服务器运行参数$serv->set(array( "daemonize" => 1, // 作为守护进程 ...
確定! 回上一頁