https://bz.apache.org/bugzilla/show_bug.cgi?id=62003

--- Comment #2 from Ben RUBSON <[email protected]> ---
I don't think so, as all other error messages correctly show-up with the client
IP.

For example this one is OK :
https://github.com/apache/httpd/blob/2.4.33/modules/aaa/mod_authz_core.c#L870

But this one, as stated above, does not show the client IP :
https://github.com/apache/httpd/blob/2.4.33/modules/ssl/ssl_engine_kernel.c#L324

Perhaps the 4th parameter given to ap_log_error() is the culprit ?
(ap_log_error() must certainly extract client IP from it ?)

-- 
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