diff options
author | Valery Piashchynski <[email protected]> | 2020-12-15 00:45:56 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-12-15 00:45:56 +0300 |
commit | 3cf93d96d24201758fb5c23529af90050c3914cb (patch) | |
tree | 73241d2205034adfe65b119864f9041599a50498 /plugins/http/tests/configs/.rr-h2c.yaml | |
parent | 9cc8aef1f64f21d7238a3234df98657289a75db5 (diff) |
Rotate ports
Remaster worker_watcher
Diffstat (limited to 'plugins/http/tests/configs/.rr-h2c.yaml')
-rw-r--r-- | plugins/http/tests/configs/.rr-h2c.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/http/tests/configs/.rr-h2c.yaml b/plugins/http/tests/configs/.rr-h2c.yaml index 316daea9..d1b24338 100644 --- a/plugins/http/tests/configs/.rr-h2c.yaml +++ b/plugins/http/tests/configs/.rr-h2c.yaml @@ -20,15 +20,6 @@ http: maxJobs: 0 allocateTimeout: 60s destroyTimeout: 60s - - ssl: - port: 8891 - redirect: false - cert: fixtures/server.crt - key: fixtures/server.key - # rootCa: root.crt - fcgi: - address: tcp://0.0.0.0:6920 http2: enabled: true h2c: true |