Return-Path: X-Original-To: apmail-httpd-bugs-archive@www.apache.org Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9776E194F6 for ; Tue, 26 Apr 2016 18:59:59 +0000 (UTC) Received: (qmail 1168 invoked by uid 500); 26 Apr 2016 18:59:59 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 1120 invoked by uid 500); 26 Apr 2016 18:59:59 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 1111 invoked by uid 99); 26 Apr 2016 18:59:59 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2016 18:59:59 +0000 Received: from asf-bz1-us-mid.priv.apache.org (nat1-us-mid.apache.org [23.253.172.122]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPS id 2E6E11A021A for ; Tue, 26 Apr 2016 18:59:59 +0000 (UTC) Received: by asf-bz1-us-mid.priv.apache.org (ASF Mail Server at asf-bz1-us-mid.priv.apache.org, from userid 33) id AC32260D0E; Tue, 26 Apr 2016 18:59:58 +0000 (UTC) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: [Bug 59333] Version 2.4.20 server-status does not show page being retrieved Date: Tue, 26 Apr 2016 18:59:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: mod_status X-Bugzilla-Version: 2.4.20 X-Bugzilla-Keywords: FixedInTrunk X-Bugzilla-Severity: minor X-Bugzilla-Who: nick@linicks.net X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 https://bz.apache.org/bugzilla/show_bug.cgi?id=59333 --- Comment #25 from Nick Warne --- (In reply to Yann Ylavic from comment #23) > Created attachment 33808 [details] > Save/restore last request info in/from conn_rec (2.4.x) > > Sorry for not having specified how to apply the patch, moreover it applies > cleanly to trunk only. > > This new patch is against clean 2.4.x (2.4.20), and includes both > httpd-2.4.x-scoreboard_preserve-v2.patch and attachment 33803 [details] (no > need to apply any patch before). > > Thanks for testing. OK, built fine... but I now see the same results whereby the slots of IP show the wrong GET's. I use https://www.ssllabs.com/ssltest/ as a base to monitor GET's on the fly, and the server-status page soon gets confused - i.e. it shows ssl labs IP accessing my server-status page. Nick -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org