Hey Andrew,
There is no much of a difference between terms of performance, we usually recommend JDBC over JNDI because the default Tomcat libraries may not be optimized for Atlassian applications.
Using direct JDBC is the standard method when installing Confluence which also offer you more configuration option regarding the connection pool size and timeout into the <Confluence Home>\confluence.cfg.xml file.
I agree that there is certainly no much of a difference in terms of performance.
But, there are more options (not less) when using the JNDI datasource than when using "JDBC direct".
See the following doc about datasource parameters for recent Tomcat versions, for example about pool sizes and timeouts:
http://commons.apache.org/proper/commons-dbcp/configuration.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are currently setup for JDBC direct, what's the simplest method to switch over to Datasource to utilize the JavaMelody SQL Metrics? Do have to configure the server.xml and confluence.cfg-conf files with the lines for Datasource? I am looking for the simplest answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.