此外,您可以使用channels部分单独配置每个插件日志消息: logs:encoding:console# default valuelevel:infochannels:server.mode:none# disable server logging. Also `off` can be used.http:mode:productionoutput:http.log 概括: 级别:panic、error、warn、info、debug。默认值:debug。 编码:console,json.默认值:conso...
The documentation for the RoadRunner Status Plugin has been updated to enhance clarity regarding the health check endpoint. Key changes include a modified URL that now returns the health status of all enabled plugins by default, an expanded JSON response format, and a new HTTP status code (503)...
🤯 High-performance PHP application server, process manager written in Go and powered with plugins - roadrunner-server/roadrunner
master创建并监听多个worker进程,通过共享内存获取worker的状态,进而通过信号控制worker进程。每一个worker进程就类似一个CGI进程,收到CGI请求后会执行相应的PHP文件,并把请求内容作为PHP进程状态的一部分(_GET, _POST, _SERVER等等)。结束请求后,worker不会立刻结束,而是继续留在worker pool. 这就节省了频繁创建结束子...
github.com/roadrunner-server/send/v4 v4.4.3 github.com/roadrunner-server/server/v4 v4.8.5 github.com/roadrunner-server/service/v4 v4.7.5 github.com/roadrunner-server/sqs/v4 v4.8.5 github.com/roadrunner-server/static/v4 v4.3.3 github.com/roadrunner-server/status/v4 v4.6.5 github....
{ "server": { "command": "path-to-php/php psr-worker.php" }, "http": { "address": "0.0.0.0:8080", "pool": { "num_workers": 4 } } }您现在可以通过下载 RR 二进制文件并运行来启动应用程序 rr serve替代沟通方式PHP Workers 将利用标准管道 STDOUT 和 STDERR 与 RR 服务器交换数据帧...
Connection status: 1 Connected to RoadRunner Scenario server on localhost:40339, with client id {d0c1d973-7ce9-4b90-9fa9-ff51f2f7eda9} rrSimis aScenarioSimulationobject. Use this object to set variables and to read the scenario and map-related information. Set the platooning simulation to...
Connection status: 1 Connected to RoadRunner Scenario server on localhost:59151, with client id {1c6fd5fc-736d-4cd9-9d60-84bc96444b95} Set a maximum simulation time of 10 seconds. Use the set function and specify the rrSim object, name of the variable to set, and the value for that...
Connection status: 1 Connected to RoadRunner Scenario server on localhost:55322, with client id {1b96b35c-bb9a-4141-ba14-d0a583451ee0} Specify the step size for the RoadRunner scenario simulation. The Simulink model also uses the same step size. Units are in seconds. ...
php leevel websocket:status RoadRunner RoadRunner 是一个开源的高性能 PHP 应用服务器、负载均衡器和流程管理器。它支持作为一个服务运行,能够在每个项目的基础上扩展其功能。 /data/server/roadrunner-1.3.5-darwin-amd64/rr serve -d -v # -d = debug ...