summarylogtreecommitdiffstats
path: root/.rr.yaml.sample-minimal
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml.sample-minimal')
-rw-r--r--.rr.yaml.sample-minimal10
1 files changed, 6 insertions, 4 deletions
diff --git a/.rr.yaml.sample-minimal b/.rr.yaml.sample-minimal
index dbbfc5fda87c..05f26e4b4ce5 100644
--- a/.rr.yaml.sample-minimal
+++ b/.rr.yaml.sample-minimal
@@ -1,11 +1,13 @@
rpc:
- listen: tcp://127.0.0.1:6001
+ listen: tcp://127.0.0.1:6001
server:
- command: "php worker.php"
+ command: "php tests/psr-worker-bench.php"
http:
- address: "0.0.0.0:8080"
+ address: "0.0.0.0:8080"
+ pool:
+ num_workers: 4
logs:
- level: error \ No newline at end of file
+ level: error