https://issues.apache.org/bugzilla/show_bug.cgi?id=49926

--- Comment #2 from [email protected] 2010-09-14 13:22:11 EDT ---
Ok, the second option works fine for me. I need to account for all incoming
requests and match them to the responses if one is generated. An option without
headers allows me to use mod_log_forensics, working with smaller files and less
i/o.

(In reply to comment #1)
> 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]

Reply via email to