https://issues.apache.org/bugzilla/show_bug.cgi?id=50555
Summary: Allow mod_status to show HTTP Host header instead of
vhost name
Product: Apache httpd-2
Version: 2.2.17
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_status
AssignedTo: [email protected]
ReportedBy: [email protected]
I use mod_vhost_alias to manage my vhosts. I also enable mod_status
with "ExtendedStatus On" to monitor/track performance. However, the apache
scoreboard always uses the ServerName when showing the extended information.
Thus multiple aliased vhosts show up under the same VHost.
Is it possible to modify server/scoreboard.c to pull the "Host" header from the
request, using that for the VHost?
--
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]