github.com/yandex/pandora@v0.5.32/tests/acceptance/testdata/connect/connect-shared-client.yaml (about)

     1  pools:
     2    - id: ""
     3      ammo:
     4        file: testdata/http/payload.uri
     5        type: uri
     6      result:
     7        type: discard
     8      gun:
     9        target: {{.target}}
    10        type: connect
    11        shared-client:
    12          enabled: true
    13          client-number: 1
    14        answlog:
    15          enabled: false
    16      rps-per-instance: false
    17      rps:
    18        - duration: 1s
    19          ops: 4
    20          type: const
    21      startup:
    22        - times: 2
    23          type: once
    24  log:
    25    level: debug