service connection pooling
Enables a pool of connections to a peer SteelHead.
Syntax
[no] service connection pooling <max-pool-size>
Parameters
<max-pool-size> | Maximum size of the connection pool. |
Usage
Connection pooling enables you to save an extra round-trip for the initial connection setup. Connection pooling is useful for protocols that open a number of short lived connections, such as HTTP.
Any change in the connection pooling parameter requires you to restart the SteelHead service.
The no command option disables connection pooling.
Example
amnesiac (config) # service connection pooling 20
Product
SteelHead CX, SteelHead-v, SteelHead-c
Related Commands
Failover support and out-of-band failure detection commands