https://issues.apache.org/bugzilla/show_bug.cgi?id=49926
--- Comment #1 from William A. Rowe Jr. <[email protected]> 2010-09-14 08:38:09 EDT --- Option 1 is essentially out of the question... mod_log_config conducts its activity after transmitting the response in part to avoid possible disk contention and delays in servicing the response. Yes, this remains an issue on modern hardware when coupled with servicing 1000's of simultaneous requests. It's also not realistic to spin back the log and change the entry, but mod_log_config is oriented for 1-line per request. So it seems your second option makes the most sense? -- 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]
