Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 15643 invoked from network); 22 Apr 2009 10:52:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Apr 2009 10:52:40 -0000 Received: (qmail 40784 invoked by uid 500); 22 Apr 2009 10:52:36 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 40725 invoked by uid 500); 22 Apr 2009 10:52:35 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 40716 invoked by uid 99); 22 Apr 2009 10:52:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2009 10:52:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.220.167 as permitted sender) Received: from [209.85.220.167] (HELO mail-fx0-f167.google.com) (209.85.220.167) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2009 10:52:29 +0000 Received: by fxm11 with SMTP id 11so3335710fxm.24 for ; Wed, 22 Apr 2009 03:52:07 -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=Pd1c3eib5AZMy/A8aNUs5JNQYD3jMZ/HMRqLX1iy6NI=; b=iMuYkuQr4ZODuo8IwSRN+5kIiDvb74Wzr0x6NQ/aygqj/6BEUfO9h11Nt3OdY45QvE ITCwX1rnvMnw0wS2EeZaHTqSsvgzHv1rsFM0eTPcJrTExUKM8O5qbQ7weDPxbxWhyJrX A6vQH0nfNFJ+lN6EmZrnndcZb6DWexVErm+F4= 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=j5MVjtrX3CrYRkIGdgI5tubWH6lMh78iJoPjph6btDMk2iSIEvQB2WMAui083pssYF pMPnhLVUxeBaEnUPgoz5zxWizvI21eAs6fFdDzNkkL95YhDFI/ZIYwfZaAfQDH+ks06v v0UTUgogsU0opDNY+nRbuzRnisZB7SZ/dr/5A= MIME-Version: 1.0 Received: by 10.223.126.66 with SMTP id b2mr2474679fas.67.1240397527895; Wed, 22 Apr 2009 03:52:07 -0700 (PDT) In-Reply-To: References: Date: Wed, 22 Apr 2009 06:52:07 -0400 Message-ID: <1404e5910904220352t6fa74b5cv3378868fa5e70a76@mail.gmail.com> From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] ProxyTimeout question On Wed, Apr 22, 2009 at 5:11 AM, Foster, Stephen (ASPIRE) wrote: > Hi there, > > > > I have a quick question about the ProxyTimeout value. Does the value equate > to the maximum amount of time it takes for the endpoint to make an initial > response or does it relate to the whole time it would take to satisfy a > request. It applies to individual read, so it is not an end-to-end timeout and should be safe for your dialup users. -- Eric Covener covener@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org