Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 28C3C200B20 for ; Wed, 11 May 2016 23:08:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2753B160A18; Wed, 11 May 2016 21:08:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6D1AB160A17 for ; Wed, 11 May 2016 23:08:04 +0200 (CEST) Received: (qmail 99884 invoked by uid 500); 11 May 2016 21:07:58 -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 99874 invoked by uid 99); 11 May 2016 21:07:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2016 21:07:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2460AC8256 for ; Wed, 11 May 2016 21:07:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.8 X-Spam-Level: ** X-Spam-Status: No, score=2.8 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 11UhD8IX8SSM for ; Wed, 11 May 2016 21:07:56 +0000 (UTC) Received: from lookie3.hostorama.com (lookie3.hostorama.com [80.74.148.208]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id C89F95F24C for ; Wed, 11 May 2016 21:07:55 +0000 (UTC) Received: from lookie.metanet.ch (localhost [127.0.0.1]) by lookie3.hostorama.com (Postfix) with ESMTPSA id 143AEAE0076 for ; Wed, 11 May 2016 23:07:49 +0200 (CEST) Received: from 84-75-83-91.dclient.hispeed.ch (84-75-83-91.dclient.hispeed.ch [84.75.83.91]) by webmail.michael-kaufmann.ch (Horde Framework) with HTTP; Wed, 11 May 2016 23:07:49 +0200 Date: Wed, 11 May 2016 23:07:49 +0200 Message-ID: <20160511230749.Horde.EAQQpZRXkOgz_hNAXXJB219@webmail.michael-kaufmann.ch> From: Michael Kaufmann To: dev@httpd.apache.org Subject: Re: Detecting client aborts and stream resets References: <20160503163109.Horde.dDuX6tl_vMFkpJE75Qne6Q0@webmail.michael-kaufmann.ch> <20160504224457.Horde.q1fPqaQz_n-MFDXjfchHxG9@webmail.michael-kaufmann.ch> <20160510143747.Horde.23bRyFNVPC38ozmanQ6X8j4@webmail.michael-kaufmann.ch> <578D101D-BA57-4C04-B966-4D44C26BD9F6@greenbytes.de> In-Reply-To: <578D101D-BA57-4C04-B966-4D44C26BD9F6@greenbytes.de> User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline archived-at: Wed, 11 May 2016 21:08:05 -0000 Zitat von Stefan Eissing : > Thanks for the patch! I applied it to trunk in r1743335, will be part of next > 1.5.4 release. I only omitted the last change as I do not want to set aborted > on the main connection every time the session closes. Ok, that's fine for me. Thanks a lot Stefan! Regards, Michael