Stephen Ince wrote:
Has anyone done any tomcat 4.1.x/apache DB common 1.1 /hsqldb/castor? I would like to take a look at your database configuration for your webapp. I seem to have a update performance problem. I have an object that makes 10,000 database updates. When I update the object at the command line it does fine, 0-10 milliseconds per update. When I update the object through the webapp running on Tomcat I degrade to 100-150 milliseconds per update. The only difference is tomcat. In both cases I am using org.apache.commons.dbcp.BasicDataSource for a datasource. The inserts into database are a lot faster, 0 - 10 milliseconds.
It sounds like it's logging set to debug, does that give you any hints where to look?
Stein
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
