summaryrefslogtreecommitdiff
path: root/plugins/http/tests/configs/.rr-http.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-11-24 18:43:01 +0300
committerValery Piashchynski <[email protected]>2020-11-24 18:43:01 +0300
commit31559f018b2e9ee7eb53e635e8570259ff4d57e6 (patch)
tree1ce85ff673821dcf90c05511b184bf31fd454964 /plugins/http/tests/configs/.rr-http.yaml
parent7b68e0bdf0b7756ab1925ec0fbc71e08e7040c5a (diff)
Informer and Resetter tests
Diffstat (limited to 'plugins/http/tests/configs/.rr-http.yaml')
-rw-r--r--plugins/http/tests/configs/.rr-http.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/plugins/http/tests/configs/.rr-http.yaml b/plugins/http/tests/configs/.rr-http.yaml
index 3c2ec5a9..c989df24 100644
--- a/plugins/http/tests/configs/.rr-http.yaml
+++ b/plugins/http/tests/configs/.rr-http.yaml
@@ -1,3 +1,7 @@
+rpc:
+ listen: tcp://127.0.0.1:6001
+ disabled: false
+
server:
command: "php psr-worker.php"
user: ""
@@ -10,7 +14,7 @@ server:
http:
debug: true
address: 127.0.0.1:8084
- maxRequestSize: 200
+ maxRequestSize: 1024
middleware: [ "" ]
uploads:
forbid: [ ".php", ".exe", ".bat" ]
@@ -23,7 +27,7 @@ http:
ssl:
port: 8892
- redirect: true
+ redirect: false
cert: fixtures/server.crt
key: fixtures/server.key
# rootCa: root.crt