From owner-freebsd-java Mon Apr 15 13:17:55 2002 Delivered-To: freebsd-java@freebsd.org Received: from fe000.worldonline.dk (fe000.worldonline.dk [212.54.64.194]) by hub.freebsd.org (Postfix) with SMTP id DB1D737B419 for ; Mon, 15 Apr 2002 13:17:51 -0700 (PDT) Received: (qmail 9680 invoked by uid 0); 15 Apr 2002 20:17:49 -0000 Received: from 213.237.13.224.adsl.hc.worldonline.dk (HELO NEIGAARD?MOB) (213.237.13.224) by fe000.worldonline.dk with SMTP; 15 Apr 2002 20:17:49 -0000 Date: Mon, 15 Apr 2002 22:16:55 +0200 From: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Mailer: The Bat! (v1.53d) Reply-To: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Priority: 3 (Normal) Message-ID: <469701189.20020415221655@e-box.dk> To: "Jeremy Suo-Anttila" Cc: java@FreeBSD.ORG Subject: Re: FreeBSD 4.5-s + Linux Tomcat 4.0.3 + Linux j2sdk1.4.1 + mod_webapp = VERY SLOW performance In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit 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 Monday, April 08, 2002, 9:09:36 PM, Jeremy wrote: JSA> I am running a FreeBSD 4.5-stable server with the following config. JSA> apache+mod_ssl-1.3.24+2.8.8 The Apache 1.3 webserver with SSL/TLS JSA> functionality (port install) JSA> Linux j2sdk1.4.1 binary JSA> Linux Ant 1.4.1 binary JSA> Linux Tomcat 4.0.3 binary JSA> linux_base6.1.1 JSA> The server is a P4 1.6 GHZ with 1GB ECC Ram and 100mb fxp0 nic on a OC3 JSA> link. The problem i having is that when i try and access any of my pages JSA> with a direct call to tomcat via port 8080 the performance is great. But JSA> when i try to make the exact same connection via the mod_webapp in my JSA> httpd.conf file for apache the site performance is roughly 50% slower. JSA> If you would like to see an example please visit the 2 urls below. JSA> Tomcat Only JSA> http://www.funeralwire.com:8080/MCS/index.jsp JSA> Apache + Warp JSA> http://www.funeralwire.com/MCS/index.jsp JSA> If anyone has any suggestions on how i can solve this problem please feel JSA> free to let me know. If you need any further information about my setup also JSA> feel free to ask. Not that I'm an expert, but I run a lot of webapplications on Enhydra and uses Director (something like mod_webapp), and if I serve my static content (*.gif, *.jpg and so on) through Director (mod_webapp) performance is super slow. You should probably serve that content via Apache directly, if you don't do that already. -- Med venlig hilsen/Best regards, Søren Neigaard mailto:neigaard@e-box.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message