summarylogtreecommitdiffstats
path: root/.rr.yaml.sample-minimal
blob: ed02644a09a76455d73d2e680f784c04d6bdde61 (plain)
1
2
3
4
5
6
7
8
9
10
rpc:
  listen: tcp://127.0.0.1:6001

server:
  command: "php tests/psr-worker-bench.php"

http:
  address: "0.0.0.0:8080"
  pool:
    num_workers: 4