Minimum Version of Tomcat
843841Jun 4 2004 — edited Jun 6 2004Hi there,
I have a little dedicated virtual server in the internet. It's fantastic, you can
install what you want to and dont have to pay so much money per month.
So I wanted to install a Tomcat server! Problem: Tomcat is a Resource-Burner that
allocates as much mermory it can gather and opens a lot of child processes.
Is there a possiblity to reduce the memory usage to a minimum? For me only it's
only important the I can use JSP and servlets! Speed doesn't matter (so much)
I tried jetty as well! Took a lot of memory as well!
Maybe there is another Servlet-Container?