From dev-return-95946-archive-asf-public=cust-asf.ponee.io@httpd.apache.org Tue Jun 29 12:25:44 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id C615818064E for ; Tue, 29 Jun 2021 14:25:44 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id E223340327 for ; Tue, 29 Jun 2021 12:25:43 +0000 (UTC) Received: (qmail 49551 invoked by uid 500); 29 Jun 2021 12:25:43 -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 49541 invoked by uid 99); 29 Jun 2021 12:25:43 -0000 Received: from spamproc1-he-de.apache.org (HELO spamproc1-he-de.apache.org) (116.203.196.100) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jun 2021 12:25:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamproc1-he-de.apache.org (ASF Mail Server at spamproc1-he-de.apache.org) with ESMTP id 772EE1FF3A1 for ; Tue, 29 Jun 2021 12:25:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamproc1-he-de.apache.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001] autolearn=disabled Received: from mx1-he-de.apache.org ([116.203.227.195]) by localhost (spamproc1-he-de.apache.org [116.203.196.100]) (amavisd-new, port 10024) with ESMTP id rtua13LwPmXV for ; Tue, 29 Jun 2021 12:25:42 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=217.91.35.233; helo=mail.greenbytes.de; envelope-from=stefan.eissing@greenbytes.de; receiver= Received: from mail.greenbytes.de (mail.greenbytes.de [217.91.35.233]) by mx1-he-de.apache.org (ASF Mail Server at mx1-he-de.apache.org) with ESMTPS id 282277FE7E for ; Tue, 29 Jun 2021 12:25:42 +0000 (UTC) Received: by mail.greenbytes.de (Postfix, from userid 119) id 222E0984A02; Tue, 29 Jun 2021 14:25:35 +0200 (CEST) Received: from smtpclient.apple (unknown [93.207.146.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail.greenbytes.de (Postfix) with ESMTPSA id A6C58980AB6 for ; Tue, 29 Jun 2021 14:25:34 +0200 (CEST) From: Stefan Eissing Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\)) Subject: Re: mpm state changes Date: Tue, 29 Jun 2021 14:25:34 +0200 References: To: dev@httpd.apache.org In-Reply-To: Message-Id: <694FE86A-6FFE-4C00-AC4C-41FB47D1160D@greenbytes.de> X-Mailer: Apple Mail (2.3654.100.0.2.22) My PR with the changes supplied by Yann, for review: https://github.com/apache/httpd/pull/199 Cheers, Stefan