Date: Sat, 15 Jun 2002 08:39:04 +0900 From: Michael Westbay <westbay@seaple.icc.ne.jp> To: j mckitrick <jcm@FreeBSD-uk.eu.org>, Joe Shevland <jshevland@j-elite.com>, freebsd-java@FreeBSD.ORG Subject: Re: Recommended servlet starter tools? Message-ID: <200206150839.04380.westbay@seaple.icc.ne.jp> In-Reply-To: <20020614171809.A45977@dogma.freebsd-uk.eu.org> References: <20020614030118.A41033@dogma.freebsd-uk.eu.org> <20020614054400.BA8B321149@www.j-elite.com> <20020614171809.A45977@dogma.freebsd-uk.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
mckitrick-san wrote: > Question: my poor little P2-266 is pegged to the limit when I run > tomcat and try to access the home page. Is this normal? Add memory and/or eliminate X and you should be fine. I have a 200MHz Fr= eeBSD=20 with Tomcat 4 that actually out performs P-500's with Win2000/Tomcat in s= ome=20 cases. The CPU rev is Netscape. Once I started accessing the server from a diff= erent=20 computer, that 200MHz machine really started to fly. > Also, accessing http://localhost:8080 never shows anything. It seems t= o > be a new way of turning on my CPU fan. ;-) You took previous advice and are using the Tomcat4 port, right? Well, To= mcat=20 4 is setup to use port 8180 for the stand-alone server, not port 8080. S= ee=20 $TOMCAT_HOME/conf/server.xml for a detailed description of what ports are= =20 being used. Hope this helps. --=20 Michael Westbay Work: Beacon-IT http://www.beacon-it.co.jp/ Home: http://www.seaple.icc.ne.jp/~westbay Commentary: http://www.japanesebaseball.com/forum/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206150839.04380.westbay>