Connection-pool (Section)#
Path: /facilities/http/client{id}/connection-pool
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| max-connections | uint16 | optional | 100 | Maximum total number of connections |
| max-connections-per-route | uint16 | optional | 6 | Maximum connections per HTTP route |
| idle-connection-timeout | conf-timeout | optional | 5 | Maximum time to keep idle connections alive, in seconds |