Try OpenEdge Now
skip to main content
DataServer for Microsoft SQL Server
Additional Features to Enhance DataServer Performance : Connection pooling : DataServer connection management : Enabling connection management
 
Enabling connection management
DataServer connection management is enabled and tuned with the PRGRS_CACHE_CONN option to the -Dsrv connection parameter. Connection management is enabled by default, and the default number of managed connections is 5. Change the number of connections using the following syntax:

Syntax

-Dsrv PRGRS_CACHE_CONN,n
Where n is the number of managed connections.