I am running tomcat 5.5.17 with the newest J-Connector talking to
MySql. I have many servlets which access the database, and with Tomcat
5.5.17, it seems that each time I access a servlet, it uses more memory,
and doesn't release it when the servlet is done. Previously I was
running tomcat 4 and never had a problem with memory usage. I still
have one server running tomcat 4 with my servlet software and it's has
been running for almost a year without ever re-booting. I have changed
my servlet code to make sure all my database connections and JDBC calls
are properly closed, but this had no effect. Does anyone know what has
changed in Tomcat 5.5 the could be causing this.
Thanks, Dan Gross
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]