Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 83701 invoked from network); 6 Jul 2009 13:46:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jul 2009 13:46:51 -0000 Received: (qmail 19412 invoked by uid 500); 6 Jul 2009 13:47:00 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 19346 invoked by uid 500); 6 Jul 2009 13:47:00 -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 19337 invoked by uid 99); 6 Jul 2009 13:47:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jul 2009 13:47:00 +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.218.205 as permitted sender) Received: from [209.85.218.205] (HELO mail-bw0-f205.google.com) (209.85.218.205) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jul 2009 13:46:51 +0000 Received: by bwz1 with SMTP id 1so287362bwz.24 for ; Mon, 06 Jul 2009 06:46:31 -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=1ZQTC9a5vx3llZH+pvtqgIqjDFonSQHhxTWKjJmn5mg=; b=RdheV3YqkmWTTdQFPiCjtQuu6ce7Cp3Im/1pMJuR+Em6wvuI86fsLRCcB78oaKyV9N 4HTIWaMqGhY8nX7/QXxxZs/j4YXhDVdQchbhljybhMuodwL6Vp3+oXOAukLkWn0bvG0D YkNW27symJddsvgags/P3unmrP3YfMMfPdNxU= 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=r23tez5YDuFxf24J96bn/JEMy3+sq/U9kFCseIS/XZCeYE1gjqvQsxtFUutjyKG27h ysL+yAQxlGdwrppKIhf5gEoyYfVul/mrWYVEYUgSijH4Ub8n+dIwNOFkTSKigsgIQptH rrn2xhWunnFTVmB5nGukHmZa2MYBUcLYw550M= MIME-Version: 1.0 Received: by 10.223.106.148 with SMTP id x20mr1982823fao.68.1246887991137; Mon, 06 Jul 2009 06:46:31 -0700 (PDT) In-Reply-To: <24355319.post@talk.nabble.com> References: <24354526.post@talk.nabble.com> <24355319.post@talk.nabble.com> Date: Mon, 6 Jul 2009 09:46:31 -0400 Message-ID: <1404e5910907060646h22a9995cj48210c7ff2bca57a@mail.gmail.com> Subject: Re: Where Do I Create Queues in MPM Worker From: Eric Covener To: dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Jul 6, 2009 at 9:20 AM, ricardo13 wrote: >> I would like to know how I create other queue of requests ?? Where I >> create ?? worker.c ?? This sounds like quite an undertaking, can you elaborate on what behavior you're trying to implement and what you've tried so far? > Anyone ?? IMO this is a pretty rude followup after an hour, especially given how little homework was done before asking. -- Eric Covener covener@gmail.com