I am running Tomcat 4.0 along with Apache Server 1.3 and testing a jsp that accesses a SQL db via a JDBC:ODBC connection. It will either work just fine and respond quickly regardless of what kind of access I'm attemting (e.g. select, insert, update) or it will take minutes to respond and sometimes not respond at all. When this happens I have to stop and re-start Tomcat. I am testing on a Windows 2000 system through IE 5.0. Has anyone had this type of problem or no of a solution?