Jeff Trawick wrote:
I'm gonna puke if I see another connection-oriented error message with
no client IP.

Am I missing something basic, or is there really no reason NOT to have
ap_log_cerror()?  It seems so obvious.

before: [Fri Oct 29 06:56:16 2004] [info] (32)Broken pipe: core_output_filter:
writing data to the network


after: [Fri Oct 29 06:56:54 2004] [info] [client 192.168.1.128] (32)Broken
pipe: core_output_filter: writing data to the network


There are probably a number of other places where this can be applied,
and of course I need to add doc to http_log.h, but this is my sanity
check that somebody here knows something that google doesn't.

+1

Bill

Reply via email to