From owner-freebsd-java@FreeBSD.ORG Fri Mar 19 01:26:14 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 230F616A4CE for ; Fri, 19 Mar 2004 01:26:14 -0800 (PST) Received: from seba (unknown [200.63.64.37]) by mx1.FreeBSD.org (Postfix) with SMTP id D20E843D54 for ; Fri, 19 Mar 2004 01:26:11 -0800 (PST) (envelope-from info@javierstorni.com.ar) Received: from 209.13.239.41 ([209.13.239.41]) by seba (JAMES SMTP Server 2.1.2) with SMTP ID 949 for ; Fri, 19 Mar 2004 06:27:46 -0300 (GMT-03:00) From: "Javier Storni" To: Date: Fri, 19 Mar 2004 06:25:00 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <1079651570.78067.31.camel@NewStorm.War.Tibco.Com> Subject: RE: Why No jsvc Jakarta Commons Daemon Port? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 09:26:14 -0000 You MUST use Apache + mod_jk + Tomcat. This is THE solution for your scenario. There are a lot of documentation and examples of httpd.conf and worker.properties file, and server.xml configurations. Still want other solution ? mod_webapp. See http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html Javier Storni -----Mensaje original----- De: owner-freebsd-java@freebsd.org [mailto:owner-freebsd-java@freebsd.org]En nombre de Bob Van Valzah Enviado el: Jueves, 18 de Marzo de 2004 08:13 p.m. Para: Java@FreeBSD.Org; Ports@FreeBSD.Org Asunto: Why No jsvc Jakarta Commons Daemon Port? It strikes me as odd that I can't find a FreeBSD port of the Jakarta Commons Daemon for use with Tomcat. I need to do virtual hosting for several web sites with Tomcat, so operation on port 80 is a must. Running Tomcat as root is not an option from a security point of view. Port forwarding with with IPFIREWALL is not an option because I don't want to muck with the firewall every time a site comes or goes. I've played with mod_jk and mod_jk2, but it's been a struggle to configure them and they didn't fare well under some load testing I did. So it seems like the commons daemon is the obvious choice for me. I know that the daemon source is installed as part of the Tomcat5 port, but it's been a struggle to get it running and I'm not there yet. Are my requirements and/or experiences that unusual? Advice appreciated. I may submit a port if there's interest from others and no good alternative. Thanks, Bob _______________________________________________ freebsd-java@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-java To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"