Standalone does not have sensible defaults for the connection pool

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 5.1
    • Affects Version/s: 5.0
    • Component/s: None
    • 5

      We are not setting maxIdle in the server.xml for the standalone environment - this means the connection pool defaults to 8 maximum idle connections, and it nearly always results in closed connections being removed from the pool. Experimentation has confirmed that setting it to -1 gives better pooling performance.

              Assignee:
              Eric Dalgliesh
              Reporter:
              tier-0 grump
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: