Bug 66042 - hcuri is not being properly logged
Summary: hcuri is not being properly logged
Status: NEW
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_proxy_hcheck (show other bugs)
Version: 2.4.52
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-28 17:36 UTC by apomponio
Modified: 2022-04-28 17:36 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description apomponio 2022-04-28 17:36:15 UTC
When configuring mod_proxy_hcheck to use hcmethod=options, the hcuri is not being properly logged, even after bug fix for 63385 (https://bz.apache.org/bugzilla/show_bug.cgi?id=63385). 

When attempting to access a uri in a url, the hcuri is not being logged for anything after the .com or .net or etc, so if your url that you want logged is testsite.com/support, the /support portion is still not being logged. A user using a patched version of HTTPD 2.4 is experiencing this bug on version 2.4.37 as well as 2.4.52. No matter what type of configuration they use, they can not get hcuri to log beyond the base URL. I believe this to be a separate bug.