Am 23.05.2015 um 11:28 schrieb Yann Ylavic:
On Sat, May 23, 2015 at 11:23 AM, <yla...@apache.org> wrote:
Author: ylavic
Date: Sat May 23 09:23:13 2015
New Revision: 1681297
URL: http://svn.apache.org/r1681297
Log:
Merged r979120 from trunk.
[]
Modified: httpd/httpd/branches/2.2.x/STATUS
[]
- * mod_log_config: Allow to choose request start or end time
- as time stamp in log (httpd traditionally uses start, many
- other components, e.g. Tomcat use end time, so they are kind
- of hard to correlate). Also add more format choices for time stamps.
- Needed get_request_end_time() was already ported back.
- trunk patch: http://svn.apache.org/r979120 (remaining parts)
- 2.4.x patch: http://svn.apache.org/r979120 (remaining parts)
- 2.2.x patch:
http://people.apache.org/~rjung/patches/httpd-2.2.x-mod_log_config-more_time_formats-v2.patch
- +1: rjung, wrowe, ylavic
- rjung: I had forgotten the docs part. Added in v2 patch. OK to keep
Bill's vote?
Applied since docs is CTR, right?
Yes and thanks!
Rainer