Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 93143 invoked from network); 6 Aug 2009 17:21:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Aug 2009 17:21:07 -0000 Received: (qmail 494 invoked by uid 500); 6 Aug 2009 17:21:13 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 414 invoked by uid 500); 6 Aug 2009 17:21:13 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 405 invoked by uid 99); 6 Aug 2009 17:21:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2009 17:21:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 209.85.220.228 as permitted sender) Received: from [209.85.220.228] (HELO mail-fx0-f228.google.com) (209.85.220.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2009 17:21:04 +0000 Received: by fxm28 with SMTP id 28so969532fxm.41 for ; Thu, 06 Aug 2009 10:20:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=rk/kBfyTtWdalWUAo5vL0b0hr4RcSZVIyxyoN/4QCyY=; b=tnKr4HbG9geRvQ3UakIC0ztnDzXUiW/ZjWWnNFfGp3Qdbs3UU6lKe2KoW/wdWnnCKS QvYcRatcHxt5OfRfWAPaWNOXhFqio/HUIKYmnQtMnzeL/YKjhlT7PHeUa0c278E1Dmu7 FLFG85EC5oxM4sIKcpWR07NlzCx9HX4R+IcEk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Pq0+R6OjUGim7A7gdCKAVeuaoFb3hy2HEX/6eVgSDHGkEoYP1uhiEs+Vj4IOakShFj DXm2VG0no3iVRV6bn/2gS8mnanobUkiLyj7OpViHtSYSaRgbHbAZO+2dCZXK8SNZUcSl /73CniZNW3rq3P5vgG0fsBIWuV5VnNPFGASVA= MIME-Version: 1.0 Received: by 10.223.124.1 with SMTP id s1mr34765far.106.1249579244153; Thu, 06 Aug 2009 10:20:44 -0700 (PDT) In-Reply-To: References: <4A7AF244.4000802@pobox.com> Date: Thu, 6 Aug 2009 13:20:44 -0400 Message-ID: <1404e5910908061020u1a1f4b44td11a896e1265230d@mail.gmail.com> Subject: Re: Add new comfiguration paeametr to httpd.conf From: Eric Covener To: dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Aug 6, 2009 at 12:20 PM, h iroshan wrote: > yes, dynamic load balancing module for Apache -Tomcat integration but sti= ll > it has=A0 some problems. Any way I need user to set some parameters from > httpd.conf . I dont know how to do it?. Can any body help me?. Apache sources come with mod_example.c. See also the modules-dev mailing li= st. --=20 Eric Covener covener@gmail.com