Project

General

Profile

Download (3.22 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a375171e 05/22/2015 09:56 PM Andreas Kohlbecker

applying more config changes according to recommendations in the official c3p0 doc

30e73f2c 05/22/2015 08:17 PM Andreas Kohlbecker

further improvement by setting testConnectionOnCheckin = false, minPoolSize = 1 - effect verified by benchmarking on my laptop

714acf5d 05/22/2015 04:19 PM Andreas Kohlbecker

switching back to c3p0 0.9.2 and removing the explicit log4j setting to solve probelms with lost connetions in jndi

9a1e9d18 05/22/2015 02:21 PM Andreas Kohlbecker

trying to avoid excessive connection testing and to quickly reduce the number of connections in the pools

1690288d 05/22/2015 12:54 PM Andreas Kohlbecker

following 'Simple advice on Connection testing' : testConnectionOnCheckout = true

1c300704 03/09/2011 04:49 PM Andreas Kohlbecker

fixing #2243 "c3p0 connection pool is loosing connection over night"

0c905a46 03/07/2011 04:25 PM Andreas Kohlbecker

fixing #2243 "c3p0 connection pool is loosing connection over night"

2b300e92 10/25/2010 04:18 PM Andreas Kohlbecker

cdm-server as separate project