Return-Path: X-Original-To: apmail-perl-modperl-archive@www.apache.org Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 53D43C96A for ; Mon, 11 Jun 2012 17:50:37 +0000 (UTC) Received: (qmail 77865 invoked by uid 500); 11 Jun 2012 17:50:36 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 77833 invoked by uid 500); 11 Jun 2012 17:50:36 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 77825 invoked by uid 99); 11 Jun 2012 17:50:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2012 17:50:36 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of trawick@gmail.com designates 209.85.220.177 as permitted sender) Received: from [209.85.220.177] (HELO mail-vc0-f177.google.com) (209.85.220.177) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2012 17:50:30 +0000 Received: by vcbf13 with SMTP id f13so3117222vcb.22 for ; Mon, 11 Jun 2012 10:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=oWcOsZY/lwsgJglFB9Cq+OvbbtCV5beydzmeO3oE7i4=; b=jjTdSOvaJ/ufi5MFqCqdtd4Gj5jQTg8Bu6rwEuG7Xv36htFgnSCCsIcMKV6ptulkxT LS83Ayd7sUKiMRYzweXvYT7dDbgC06Du/qIesHh1aQXaxTo8EHkedzKc1oTu7IZC3+cl Fu+f//ISaBuGL2tgsZY5T5rOuqHVLqRYD8JlkbzY8yoepLXDVZLBsIVAhJlRJZCZVY7B v/FHy59l2gaJ3CWh1RNsM785hAdq3peBdhZe7RqUW4Z1w0gq2WLMcL2fkxgM2Kf5hRo8 55VTfAM1Iw+voTotJ180JmdLmBn3aCi5KxFATO2JRu3fdOXwLZax1n+3UThMiM1KUjZ2 CI4Q== MIME-Version: 1.0 Received: by 10.52.90.196 with SMTP id by4mr10915659vdb.103.1339437009433; Mon, 11 Jun 2012 10:50:09 -0700 (PDT) Received: by 10.220.145.73 with HTTP; Mon, 11 Jun 2012 10:50:09 -0700 (PDT) In-Reply-To: <4FD61F2A.23795.58C5666@randolf.modperl.pl> References: <4FD5C8A3.5000308@ice-sa.com> <4FD61F2A.23795.58C5666@randolf.modperl.pl> Date: Mon, 11 Jun 2012 13:50:09 -0400 Message-ID: Subject: Re: User abort/stop, modperl 2 and TCP FIN / RST? From: Jeff Trawick To: mod_perl list Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Mon, Jun 11, 2012 at 12:39 PM, Randolf Richardson w= rote: > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0http://httpd.apache.org/docs/current/mod/c= ore.html#keepalivetimeout > > =A0 =A0 =A0 =A0Note: =A0The KeepAliveTimeout directive is only available = starting > with Apache HTTPd v2.3.2. It is ancient. 2.3.2 brought the ability to specify the timeout in milliseconds.