[ 
https://issues.apache.org/jira/browse/CONNECTORS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-125.
------------------------------------

       Resolution: Fixed
    Fix Version/s: LCF Release 0.5

r1034214.  Set default value to 50.


> Default connection pool size inconsistent with Postgresql's default maximum 
> connections
> ---------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-125
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-125
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: LCF Release 0.5
>
>
> The default pool size for ManifoldCF is 200 handles.  PostgreSQL's maximum 
> handle count, by default, is 100.  So, out of the box, PostgreSQL 
> installations will eventually die because of handle exhaustion, unless either 
> the number of PostgreSQL handles is increased, OR the ManifoldCF pool size is 
> reduced.
> The preferred action here is to reduce the ManifoldCF default to be 
> consistent with the PostgreSQL default, and to also include the max handles 
> property in the properties.xml file for the example.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to