From Matt_Raible@cable.comcast.com Wed Aug 6 15:04:51 2003 Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 30049 invoked from network); 6 Aug 2003 15:04:51 -0000 Received: from coral.tci.com (HELO saipal.tci.com) (198.178.8.81) by daedalus.apache.org with SMTP; 6 Aug 2003 15:04:51 -0000 Received: from entexchimc04.broadband.att.com (localhost [127.0.0.1]) by saipal.tci.com (8.12.9/8.12.9) with ESMTP id h76F4qf3017044 for ; Wed, 6 Aug 2003 09:04:53 -0600 (MDT) Received: by entexchimc04.broadband.att.com with Internet Mail Service (5.5.2653.19) id <3044LB1S>; Wed, 6 Aug 2003 09:04:51 -0600 Message-ID: <41669DC6FE3B80449A33A4DD46DB370A0224F25E@Entcoexch15> From: "Raible, Matt" To: "'tomcat-user@jakarta.apache.org'" Subject: Running Tomcat standalone on Linux Date: Wed, 6 Aug 2003 09:04:50 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N We are running Tomcat as a standalone server on Linux. We aren't using Apache for a front-end b/c we feel we don't need it. One nice thing that Apache did offer was that it would start as root, bind to port 80 and then drop privileges. Is this possible with Tomcat as well? Thanks, Matt