https://issues.apache.org/bugzilla/show_bug.cgi?id=47591
Summary: show current HTTP_HOST in mod_status scoreboard
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: mod_status
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=24044)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24044)
Patch for 2.3-HEAD
In relation to bug #40003
(https://issues.apache.org/bugzilla/show_bug.cgi?id=40003)
I have added 2 patch files to this request.
First being for 2.3-HEAD
Second being for 2.2.X (tested against 2.2.11)
This patch will allow you to configure mod_status with:
ScoreBoardDisplayHostname On|Off (default Off)
This will allow you to see the current HTTP_HOST request (r->hostname) in the
server-status page
This is useful if you are doing mass virtual hosting (mod_vhost) to track down
specific hosts.
I've taken the one liner supplied from bug #40003 and made it configurable.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]