Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-1117

Revise OOTB connection pooling settings

    XMLWordPrintable

Details

    • Task
    • Resolution: Invalid
    • Minor
    • None
    • 1.0 RC1
    • None
    • connection pool
    • Low
    • N/A
    • N/A

    Description

      Hibernate config contains the following lines:

              <property name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
              <property name="connection.pool_size">2</property>
              <property name="statement_cache.size">2</property>
      

      If this is indeed what controls connection pooling, it might make sense to increase pool size, so that in typical deployments nobody waits for connection.

      Attachments

        Activity

          People

            vmassol Vincent Massol
            pagrus Pavel Grushetzky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: