Enable Connection Pooling
To enable connection pooling, set the following properties:
Use_Persistent_Connections
Size_of_Connection_Pool
Connection_Idle_Timeout
Example
For more details about connection pooling, refer to Connection Pooling.
Note
To disable connection pooling, set Use_Persistent_Connections
property to no
.