EventPro User Manual

[DataModulePool]

Hide Navigation Pane

[DataModulePool]

Previous topic Next topic No directory for this topic No expanding text in this topic  

[DataModulePool]

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic.  

This is the pool of connections to the database used by EPWeb.  When EPWeb needs to access the database, it grabs a connection from the pool and uses it.  Once finished, it returns the connection to the pool.

Option

Description

PoolCount=20

The number of active connections to the database in the pool.  When EPWeb is first loaded, it opens these connections so they are ready to be used.