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 E8333200C00 for ; Wed, 18 Jan 2017 23:00:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E6BA0160B43; Wed, 18 Jan 2017 22:00:59 +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 3AFAA160B22 for ; Wed, 18 Jan 2017 23:00:59 +0100 (CET) Received: (qmail 99922 invoked by uid 500); 18 Jan 2017 22:00: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 99912 invoked by uid 99); 18 Jan 2017 22:00:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2017 22:00:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id C8F74C0748 for ; Wed, 18 Jan 2017 22:00:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.001 X-Spam-Level: * X-Spam-Status: No, score=1.001 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 6jOM_J-_bgY0 for ; Wed, 18 Jan 2017 22:00:55 +0000 (UTC) Received: from cloud1-vm154.de-nserver.de (cloud1-vm154.de-nserver.de [178.250.10.56]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id ED9205FAE0 for ; Wed, 18 Jan 2017 22:00:54 +0000 (UTC) Received: (qmail 13277 invoked from network); 18 Jan 2017 23:00:52 +0100 X-Fcrdns: No Received: from phoffice.de-nserver.de (HELO [10.242.2.5]) (185.39.223.5) (smtp-auth username hostmaster@profihost.com, mechanism plain) by cloud1-vm154.de-nserver.de (qpsmtpd/0.92) with (ECDHE-RSA-AES256-SHA encrypted) ESMTPSA; Wed, 18 Jan 2017 23:00:52 +0100 Subject: Re: mod_http2 and Frequent wake-ups for mpm_event To: dev@httpd.apache.org References: <09fe1a46-b2ba-fee9-985a-2d7e6c3d6793@profihost.ag> From: Stefan Priebe - Profihost AG Message-ID: <7f5113e0-c18b-6a92-b17b-6b95fbec05f5@profihost.ag> Date: Wed, 18 Jan 2017 23:00:51 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-User-Auth: Auth by hostmaster@profihost.com through 185.39.223.5 archived-at: Wed, 18 Jan 2017 22:01:00 -0000 Am 18.01.2017 um 22:53 schrieb Yann Ylavic: > On Wed, Jan 18, 2017 at 10:50 PM, Yann Ylavic wrote: >> On Wed, Jan 18, 2017 at 10:44 PM, Yann Ylavic wrote: >>> On Wed, Jan 18, 2017 at 10:23 PM, Stefan Priebe - Profihost AG >>> wrote: >>>> >>> >>> Also, do you confirm that: >>> 1. it didn't crash with v5 + original (2.4.25's) mod_http2? >> >> Hmm, v5 was against 2.4.23, but still no crash happened with it right? >> >>> 2. it started crashing with v6 + original mod_http2 (before update to v1.8.8)? > > And of course, no crash in 2.4.25 with no patch at all? Yes as well. Stefan