When a connection pool is created immediately add MinConnectionPoolSize connections to it

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 1.2
    • Affects Version/s: 1.1
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Rather than letting the connection pool slowly grow to MinConnectionPoolSize on demand, immediately add MinConnectionPoolSize connections to it as soon as it is created. The current implementation only looks at MinConnectionPoolSize when deciding whether to shrink the pool, not when the pool is created.

              Assignee:
              Robert Stam
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: