Pool Configuration Parameters
The [pool] section represents a collection of [gateways]. Typically, there is one [gateway] per [pool].
Parameter | Type | Description |
|---|---|---|
| String | Specifies a list of gateway names. For example:
|
| String | Specifies the name of the pool. For example:
|
| Integer | Specifies the maximum number of established client connections through the current pool. When exceeded, Hyper-Q throws a capacity exceeded error. For example: Pool capacity can directly affect load jobs, and as such, needs to tuned for customer requirements. |
| Integer | Specifies the maximum number of client connections that can have active running requests. When this limit is reached, further requests are queued. For example: |