[jposee] r500 committed - increased default min/max connections

6 views
Skip to first unread message

codesite...@google.com

unread,
Dec 26, 2013, 4:51:02 PM12/26/13
to jpos-c...@googlegroups.com
Revision: 500
Author: arevilla
Date: Thu Dec 26 21:50:42 2013 UTC
Log: increased default min/max connections

http://code.google.com/p/jposee/source/detail?r=500

Modified:
/trunk/opt/hibernate3/cfg/_hibernate.cfg.head

=======================================
--- /trunk/opt/hibernate3/cfg/_hibernate.cfg.head Tue Jun 11 20:44:42 2013
UTC
+++ /trunk/opt/hibernate3/cfg/_hibernate.cfg.head Thu Dec 26 21:50:42 2013
UTC
@@ -16,8 +16,8 @@
<property name="connection.isolation">2</property>
<property
name="hibernate.transaction.flush_before_completion">true</property>

- <property name="hibernate.c3p0.min_size">2</property>
- <property name="hibernate.c3p0.max_size">20</property>
+ <property name="hibernate.c3p0.min_size">4</property>
+ <property name="hibernate.c3p0.max_size">40</property>
<!--maxIdleTime->Default: 0
Seconds a Connection can remain pooled but unused before being
discarded. Zero
means idle connections never expire. -->
Reply all
Reply to author
Forward
0 new messages