Hello,
I am using Tomcat 3.2 with jdk1.3 for running and deplyoing my JSP
applications.I tried using Tomcat as NT service initally and then as
Seprate Application.Now the problem i am facing is that at the development
server the memory utilisation increases from intitial usage of 7 MB to 15-
16 MB as per number of sessions active at the TOMCAT, but the issue here
is that the memory that it uses is not realsed once the particular session
ends.At times memory usage even shoots upto 20 MB and dosent realses back,
this causes my server to hang and other applications dont responde.I am
not able to figure out whats the issue is, can any one guide me as to why
this could happen.
Regards,
Amit Jeswani.