summaryrefslogtreecommitdiff
path: root/tests/plugins/http/configs/.rr-no-http.yaml
blob: 6466c9507ce7f9289113bc4389304c4f04fa85aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
rpc:
  listen: tcp://127.0.0.1:6001
  disabled: false

server:
  command: "php ../../http/client.php echo pipes"
  user: ""
  group: ""
  env:
    "RR_HTTP": "true"
  relay: "pipes"
  relay_timeout: "20s"

logs:
  mode: development
  level: error