From owner-freebsd-java Fri Jun 14 16:43:50 2002 Delivered-To: freebsd-java@freebsd.org Received: from orca.seaple.icc.ne.jp (orca.seaple.icc.ne.jp [210.170.8.81]) by hub.freebsd.org (Postfix) with ESMTP id 8C20F37B414 for ; Fri, 14 Jun 2002 16:43:46 -0700 (PDT) Received: from firstbase.westbay.fa.jp (cr1-199-037.seaple.icc.ne.jp [202.215.199.37]) by orca.seaple.icc.ne.jp (8.9.3/3.7W-000828) id IAA16173; Sat, 15 Jun 2002 08:37:24 +0900 (JST) Content-Type: text/plain; charset="iso-8859-1" From: Michael Westbay To: j mckitrick , Joe Shevland , freebsd-java@FreeBSD.ORG Subject: Re: Recommended servlet starter tools? Date: Sat, 15 Jun 2002 08:39:04 +0900 X-Mailer: KMail [version 1.4] References: <20020614030118.A41033@dogma.freebsd-uk.eu.org> <20020614054400.BA8B321149@www.j-elite.com> <20020614171809.A45977@dogma.freebsd-uk.eu.org> In-Reply-To: <20020614171809.A45977@dogma.freebsd-uk.eu.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206150839.04380.westbay@seaple.icc.ne.jp> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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