Configuration Mode Commands : SteelHead Configuration Commands : Connection Pooling Commands : service connection pooling
  
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 EX, SteelHead-v, SteelHead-c
Related Commands
show service connection pooling
Failover Support and Out-of-Band Failure Detection Commands
This section describes the failover support and out-of-band failure detection commands.