Page 1 of 1

Tomcat Support?

Posted: Sat Nov 09, 2002 10:02 pm
by jk1
I might need to run some JSP pages.

Do ya'll support Tomcat?

Posted: Sat Nov 09, 2002 11:31 pm
by porcupine
Not currently on our lower end reseller packages, i do not believe tomcat is installed on all of the servers, although it is likely installed on a few of them.

Posted: Wed May 07, 2003 4:49 pm
by vaelen
This would be nice, but since I use Tomcat on a daily basis at my work, I have to say it might not be very easy. There are conditions which require the Tomcat server to be restarted after code change (even though there shouldn't be, most of the time) and often Apache needs to be restarted after Tomcat to re-establish the AJP worker's connection.

That being said, it's still possible to set it up, we use multiple Apache and tomcat instance, bound to individual ips and ports and give our users the ability to bump the services. This works out because our users are other IT professionals at the same company, but it would be tricker in a multi-user hosting setup I think..

Just my two cents, take with a grain of salt the size of Rhode Island. :roll:

Posted: Wed May 07, 2003 4:52 pm
by porcupine
Unfortunatly after observing many customers running tomcat for their own end users, we opted to remove support for Tomcat/JSP, and not support it. It's just too resource intensive (cpu, memory, and Tech support!). People who need tomcat are likely better off on a VDS type system.

Posted: Wed May 07, 2003 4:53 pm
by vaelen
Yeah, I agree about the resources, it's a hog! What's even worse is WebSphere, ugh! :) :wink: