From owner-freebsd-java@FreeBSD.ORG Wed Jul 25 20:36:37 2007 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18BAD16A418 for ; Wed, 25 Jul 2007 20:36:37 +0000 (UTC) (envelope-from ernst@ernstdehaan.com) Received: from spaceymail-a4.g.dreamhost.com (sd-green-bigip-202.dreamhost.com [208.97.132.202]) by mx1.freebsd.org (Postfix) with ESMTP id 020CC13C458 for ; Wed, 25 Jul 2007 20:36:36 +0000 (UTC) (envelope-from ernst@ernstdehaan.com) Received: from [192.168.123.123] (ah-psh-2c305.adsl.wanadoo.nl [83.116.97.5]) by spaceymail-a4.g.dreamhost.com (Postfix) with ESMTP id 34C4E161643 for ; Wed, 25 Jul 2007 13:36:37 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <1195E6EB-647B-4A52-A19E-2C555347562C@ernstdehaan.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: java@FreeBSD.org From: Ernst de Haan Date: Wed, 25 Jul 2007 22:36:33 +0200 X-Mailer: Apple Mail (2.752.3) Cc: Subject: Article on Apache/HTTPS, Tomcat and Jails X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2007 20:36:37 -0000 Herewith I'm requesting some advice from people that have experience with Apache/Tomcat integration and/or with advanced Jail-configuration. I'm writing a HOWTO article: http://wiki.freebsd.org/AppserverJailsHOWTO which aims to show how to install: - Apache 2.2 with SSL (HTTPS) - Tomcat 6.0 - the native JDK 1.5.0 - ezjails 2.0.1 in a (fairly) secure FreeBSD 6.x environment, using Jails. It will probably take me at least a few days (though weeks may be more likely) to finish the article, so while I'm working on it advice and suggestions are highly appreciated! Some concrete questions: - is Apache 2.2 indeed considered stable on FreeBSD 6.2? - is Tomcat 6.0 considered stable on FreeBSD 6.2? - what method of Apache-Tomcat integration works for you? - any experience with mod_proxy_ajp? - any experience with jailing Apache, using a loopback device alias (127.0.0.x)? - which options are there for forwarding from an external network port to an internal loopback device alias? Kind regards, Ernst