HP StorageWorks Enterprise File Services WAN Accelerator 2.1.5 Command-Line Interface reference manual (June 2006)
HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 143
4 - CONFIGURATION-MODE
C
OMMANDS
segstore send addr
Description Sends the data store to another HP EFS WAN Accelerator. The other HP EFS WAN
Accelerator must be the same model. You cannot preload a data store on a non-
failover HP EFS WAN Accelerator.
Syntax segstore send addr <addr> [port <port>]
Parameters
Example
minna (config) # segstore send addr 10.10.10.1
minna (config) #
service connection pooling
Description Enables a pool of connections to a peer HP EFS WAN Accelerator. Connection
pooling enables you to save an extra round-trip for the initial connection setup.
Connection pooling is useful for protocols which open a number of short lived
connections such as Hypertext Transport Protocol (HTTP). The no command option
disables connection pooling.
NOTE: Any change in the connection pooling parameter requires you to restart the HP EFS
WAN Accelerator service.
Syntax service connection pooling <addr> <value>
Parameters
minna (config) # service connection pooling 10.0.0.1 10
minna (config) #
<addr> Specifies the IP address.
port <port> Specifies the port number.
<addr> Specifies the IP address of the peer HP EFS WAN Accelerator. The IP
address of 0.0.0.0 identifies the group of all HP EFS WAN Accelerator
peers.
<value> Specifies the connection pooling value for the HP EFS WAN Accelerator
peer. The default value is 20.