X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=jdc Jb1gkHXzEOQBsK8/KN2dUE6yWTQenaONh+MuvNKi7khJwjw5WQDoasyF5ITQHpSd 9gbuc0anohJF/XtldLf0Npt/R2ZRI2Bxb43JHy2oTFos8dPxwn4bhTWLloUFrZLU zBxZ8zeUwkfxPBFlIqwvd+HuZmFPqfRc1XrYyq/I= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=OEcFRbf8K 43c2WQE1mSn5bLRjx8=; b=BwXIqXMG5ZcuniB4sReTz0IZmkRnpdel3Da0/5NMY aIvL6yR3Pr3CtGAXCK27tJDSggkTGbE3DJk0fM4st59fcBh+DOnQ8TWXvNvcwTov vFAvrPVhcctaFigKPwtPAMKo1ZDSuYW3WLIGCOI9vBfG8Y4aLCyDzgZPGFvq+r46 2U= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-CFilter-Loop:Reflected, 2422, phd X-HELO: amcrelay2.faa.gov X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2FrAwAXnZZXfTwhOqJcgxJ2DYECplyLIII7hDaBfIYdAoFBOBQBAQEBAQEBAw8BARYrL4RjOlEBFRUUQiYBBBuIKAEEmHmdSwEkjzlKgmCCLwWIGocniWcHi36EbYdohVRIj1kegkEcgUyITH8BAQE From: To: Subject: httpd-2.4.23 notice "No slotmem from mod_heartmonitor" Date: Mon, 25 Jul 2016 23:14:25 +0000 Message-ID: <9820E0FA51BA9E488013F2BC442C0A6D63E816@006FCH1MPN2-072.006f.mgd2.msft.net> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-CFilter-Loop: Reflected Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u6PNEujb004111 After obtaining the upgrade of the httpd package from 2.4.22 to 2.4.23, I received the following error on attempted startup: [Mon Jul 25 08:22:26.529504 2016] [proxy_balancer:emerg] [pid 1234] AH01177: Failed to lookup provider 'shm' for 'slotmem': is mod_slotmem_shm loaded?? Activating mod_slotmem_shm (as a shared module) resolved this issue and allowed httpd to start. However, httpd now produces the following notice on (successful) startup: [Mon Jul 25 09:27:40.718810 2016] [lbmethod_heartbeat:notice] [pid 2345] AH02282: No slotmem from mod_heartmonitor I'm wondering if there changes to the static modules included in the new version's package. The changelog for httpd itself didn't suggest any changes between these two versions that would cause configuration differences. I have tried activating mod_heartmonitor and mod_heartbeat from my configuration file, but the notice still appeared. I also tried activating mod_slotmem_plain with the same result. ----- Dominic R. Jones, Ph.D. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple