Admin Database Connections

From Resin 3.0

Revision as of 22:46, 10 July 2009 by Ferg (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Connections

  • Active - the number of Database connections currently in use
  • Idle - the number of Database connections idle in the pool
  • Created - pool miss ratio. Percent of connections new, total new, total connections
  • Failed - number of connections failed to open a database (time is the time of last failure)

Config

  • max-connections - the total maximum connections allowed
  • idle-time - the maximum idle time allowed in the pool
Personal tools