github.com/yandex/pandora@v0.5.32/tests/acceptance/testdata/http/http2-shared-client.yaml (about) 1 pools: 2 - id: "" 3 ammo: 4 type: uri 5 headers: 6 - '[Content-Type: application/json]' 7 uris: 8 - / 9 result: 10 type: discard 11 gun: 12 target: {{.target}} 13 type: http2 14 answlog: 15 enabled: false 16 shared-client: 17 enabled: true 18 client-number: 1 19 rps-per-instance: false 20 rps: 21 - duration: 1s 22 ops: 8 23 type: const 24 startup: 25 - times: 2 26 type: once 27 log: 28 level: debug