From owner-freebsd-java Tue Apr 16 4:28: 7 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail.framfab.com (mail.framfab.com [217.73.2.137]) by hub.freebsd.org (Postfix) with ESMTP id 57D0C37B405 for ; Tue, 16 Apr 2002 04:28:02 -0700 (PDT) Received: from sestoex01.framfab.se (sestoex01.framfab.se [157.125.1.96]) by mail.framfab.com (Postfix) with ESMTP id 68ACD1F14F; Tue, 16 Apr 2002 12:23:15 -0100 (GMT+1) Received: by sestoex01.framfab.se with Internet Mail Service (5.5.2653.19) id ; Tue, 16 Apr 2002 13:27:02 +0200 Message-ID: From: Fredrick Nilsson To: 'Adrian Thiele' Cc: freebsd-java@FreeBSD.ORG Subject: RE: FreeBSD +Linux Tomcat 4.0.3 + Linux j2sdk1.4.1 +mod_webapp = VERY SLOW Date: Tue, 16 Apr 2002 13:27:46 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 so I guess I need both mod_jk _and_ mod_webapp to get apache 2 and tomcat 4 to work together? I'm a bit confused since the documentation I have found so far indicates different things. I would appriciate if someone, who has apache-tomcat up, could explain exactly how to do. this would help me _a lot_! =) thanks anyway Adrian! .fredrick -----Original Message----- From: Adrian Thiele [mailto:athiele@charter.net] Sent: Tuesday, April 16, 2002 09:23 To: Fredrick Nilsson Cc: freebsd-java@FreeBSD.ORG Subject: Re: FreeBSD +Linux Tomcat 4.0.3 + Linux j2sdk1.4.1 +mod_webapp = VERY SLOW I you goto jakarta.apache.org you can get the jakarta-tomcat-connectors-4.0.4-b2.ta.gz tarball from the jakarta-source download page. I have not seen a port package , but I could be wrong. The jakarta-tomcat-connectors has mod_webapp , coyote (jars available as binaries), mod_jk, and everything else you need. Coyote apparently can speed up stand-alone http serving and connect mod_jk via ajc14. I assume it improves speed ? Documentation is thin. Adrian Fredrick Nilsson wrote: >btw, where do I find and install mod_webbap? How about mod_jk, is it better? > >.fredrick > >-----Original Message----- >From: Rik Scarborough [mailto:RikSca@kc.rr.com] >Sent: Tuesday, April 16, 2002 09:55 >To: Adrian Thiele >Cc: freebsd-java@FreeBSD.ORG >Subject: Re: FreeBSD +Linux Tomcat 4.0.3 + Linux j2sdk1.4.1 +mod_webapp >= VERY SLOW > > >On Mon, 15 Apr 2002, Adrian Thiele wrote: > >>Rik Scarborough wrote: >> >>>On Mon, 15 Apr 2002, Adrian wrote: >>> > > >>>I've gotten mod_webapp to run under Apache 1.3 but I am having a lot of >>>trouple getting it to run under Apache2. Very little of the >>>documentation even talks about running it under Apache2. >>> >>> >> Hey could I see your warp connector part of server.xml ? >> > >It's unchanged from the initial install. > > > > > > > port="8008" minProcessors="5" maxProcessors="75" > enableLookups="true" appBase="webapps" > acceptCount="10" debug="0"/> > > > name="Apache" debug="0"> > > > prefix="apache_log." suffix=".txt" > timestamp="true"/> > > > > > > > > > >> Have you tried the coyote connector ? >> > >No. I have not been able to find any documentation to it, so I have no >idea how to use it. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message