Hi, > Actually, I meant that when we used SimpleDBPersistence manager along > with SQLJDBC driver the performance was not that impressive but once we > used the customDBPersistenceManager along with jtds driver and > connection pooling, the performance was impressive.
That's interesting, but I don't think the problem was connection pooling. > Any other performance tips? Yes, try the org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager together with your jtds driver. Regards, Thomas
