Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 23169 invoked from network); 9 May 2005 15:59:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 May 2005 15:59:08 -0000 Received: (qmail 97871 invoked by uid 500); 9 May 2005 16:00:38 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 97708 invoked by uid 500); 9 May 2005 16:00:36 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 97658 invoked by uid 99); 9 May 2005 16:00:35 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 09 May 2005 09:00:35 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id B8BCA19F for ; Mon, 9 May 2005 17:57:11 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: scm@geronimo.apache.org Date: Mon, 09 May 2005 15:57:11 -0000 Message-ID: <20050509155711.11289.94726@ajax.apache.org> Subject: [Geronimo Wiki] Update of "Tomcat" by jgenender X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Geronimo Wiki" for change notification. The following page has been changed by jgenender: http://wiki.apache.org/geronimo/Tomcat ------------------------------------------------------------------------------ === Attributes === || '''Attribute''' || '''Required''' || '''Description''' || + || {{{protocol}}} || No || Connector protocol String. Generally will be HTTP/1.1 or AJP/1.3. Defaults to HTTP/1.1. || || {{{initParams}}} || No || A name/value pair list allowing you to configure parameters for the {{{org.apache.catalina.connector.Connector}}} object (See [http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/http.html] for specific parameters). Each name/value pair is separated with a '=', and should be on its own line.||