Le vendredi 08 juin 2007 à 16:22 +0200, Cédric Joyau a écrit : > Hi, > > I'd like to know how Nuxeo handles connections to datasources and the > content repository ... is it a single connection for each one or it is > possible to set up a connection pool ? Do you plan to do some > performance tracking on this ?
Connections to datasources are handled by JBoss, so does the connection pool. You can tweak the settings by modifying the datasources config. http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources > > Cheers, > Cédric > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
