File: connection_ttl-2cf0fe6e1ab8c73c.yaml

package info (click to toggle)
python-oslo.messaging 8.1.4-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,108 kB
  • sloc: python: 17,845; sh: 454; makefile: 19
file content (8 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
---
features:
  - |
    | Idle connections in the pool will be expired and closed.
    | Default ttl is 1200s. Next configuration params was added

    * *conn_pool_ttl* (defaul 1200)
    * *conn_pool_min_size* (default 2)