summaryrefslogtreecommitdiff
path: root/tests/plugins/metrics/configs/.rr-issue-571.yaml
blob: 872f777a109519b481cd591541beaab22a7aaad0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
rpc:
  listen: tcp://127.0.0.1:6001

server:
  command: "php ../../metrics-issue-571.php"

http:
  address: "0.0.0.0:56444"
  pool:
    num_workers: 5

metrics:
  address: "0.0.0.0:23557"