
bugzilla at apache
Apr 12, 2012, 5:28 AM
Views: 126
Permalink
|
|
[Bug 45424] log_server_status for current server-status format, and perl module
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=45424 --- Comment #2 from Rich Bowen <rbowen [at] apache> 2012-04-12 12:28:08 UTC --- Updated patch to current state of server-status, and applied. Other fixes as well: use strict; use warnings; Not closing ticket just yet. Would like to remove the calls to `date` and `hostname`, and use pure perl instead, to make this more portable. -- 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: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|