Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 1408 invoked from network); 23 Sep 2005 15:32:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Sep 2005 15:32:47 -0000 Received: (qmail 69530 invoked by uid 500); 23 Sep 2005 15:32:31 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 69517 invoked by uid 500); 23 Sep 2005 15:32:31 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 69503 invoked by uid 99); 23 Sep 2005 15:32:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2005 08:32:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.41.126.201] (HELO sm4app04.siteprotect.com) (64.41.126.201) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2005 08:32:38 -0700 Received: from sm4app04.siteprotect.com (localhost [127.0.0.1]) by sm4app04.siteprotect.com (Postfix) with ESMTP id 24D387CB5 for ; Fri, 23 Sep 2005 10:31:42 -0500 (CDT) Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 From: Andrew Stueve To: tomcat-user@jakarta.apache.org Subject: jsvc question Reply-To: a.stueve@neovera.com X-Origin: 198.6.202.212 Date: Fri, 23 Sep 2005 10:31:42 -0500 X-Uidl: 1127489502216588204 X-Mailer: AtMail 5.1.2 Message-Id: <20050923153142.24D387CB5@sm4app04.siteprotect.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am new to Tomcat, and this is basic question.=0D =0D I have jsvc setup to start Tomcat, and then run as user wwwadmin on port 80= . When =0D I execute, I get two processes running, a parent running as root, and the c= hild as =0D the wwwadmin user.=0D =0D Is this normal? I thought the root process was supposed to go away after s= etting =0D up the listen connection on port 80.=0D =0D -Andrew Stueve=0D =0D =0D --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org