Installation guide

FlashCONNECT Administrator’s Guide 39
Chapter 4 Administering Server Pools
FlashCONNECT’s server pooling extends the concept of connection pooling.
Connection pooling enables applications to reuse a connection from a pool of
connections. Once a connection is created and placed in the pool, an
application can use a connection within the same pool without performing the
complete connection process. Connections (when released by an application)
remain available, waiting for the next occasion they are needed.