Yes, i'm using next cache properties openjpa.QueryCache=true(CacheSize=1000, SoftReferenceSize=100) openjpa.DataCache=true(CacheSize=5000, SoftReferenceSize=0) openjpa.RemoteCommitProvider=sjvm
but the issue exist independently of cache. The only difference is with cache enabled it has better initial performance but after 500 and more requests it becomes twice worse. -- View this message in context: http://openejb.979440.n4.nabble.com/TomEE-performance-degrades-gradually-tp4668090p4668650.html Sent from the OpenEJB User mailing list archive at Nabble.com.
