diff options
author | Valery Piashchynski <[email protected]> | 2021-02-24 00:12:05 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-02-24 00:12:05 +0300 |
commit | e684ac16035bed9a4c09677b0db3b33477955dc9 (patch) | |
tree | 0d226eb8ad9730ede1f7cd80b5f7b44d1fb23b0a /tests/plugins/http/configs | |
parent | 18a097292a567fccdd02304ff236bf78d769965d (diff) |
Fix pool behavior, update tests
Diffstat (limited to 'tests/plugins/http/configs')
-rw-r--r-- | tests/plugins/http/configs/.rr-http-supervised-pool.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-http-supervised-pool.yaml b/tests/plugins/http/configs/.rr-http-supervised-pool.yaml index 3e392577..e92ce051 100644 --- a/tests/plugins/http/configs/.rr-http-supervised-pool.yaml +++ b/tests/plugins/http/configs/.rr-http-supervised-pool.yaml @@ -25,7 +25,7 @@ http: supervisor: watch_tick: 1s ttl: 0 - idle_ttl: 5s + idle_ttl: 1s exec_ttl: 10s max_worker_memory: 100 logs: |