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

--- Comment #8 from venki <venkigoud...@gmail.com> ---
I am observing one more observing. Tried this https://ip/dtapi?$select=Id URIs
and seeing some difference in the previous versions and 2.4.62 version. 

its not connected(connected /dtapi?$select=Id to httpd-UDS:0) in the Apache
2.4.62 version.

2.4.62 logs:
------------
[Tue Aug 13 17:51:36.179146 2024] [proxy:debug] [pid 8110:tid 8145]
proxy_util.c(3242): [client 100.71.132.107:61652] AH00944: connecting
http://localhost/dtapi%3F$select=Id?$select=Id to localhost:80
[Tue Aug 13 17:51:36.179271 2024] [proxy:debug] [pid 8110:tid 8145]
proxy_util.c(3309): [client 100.71.132.107:61652] AH02545: http: has determined
UDS as /run/telemetryservice/http.socket (for localhost:80)
[Tue Aug 13 17:51:36.179402 2024] [proxy:debug] [pid 8110:tid 8145]
proxy_util.c(3450): [client 100.71.132.107:61652] AH00947: connecting
/dtapi%3F$select=Id?$select=Id to ?:0 (localhost:80)
[Tue Aug 13 17:51:36.180769 2024] [proxy:debug] [pid 8110:tid 8145]
proxy_util.c(3832): AH02823: http: connection established with Unix domain
socket /run/telemetryservice/http.socket (localhost:80)
[Tue Aug 13 17:51:36.180940 2024] [proxy:debug] [pid 8110:tid 8145]
proxy_util.c(4144): AH00962: http: connection complete to ?:0 (localhost)

------------------------------
previous Apache version logs:
------------------------------
[Tue Aug 13 15:09:26.940937 2024] [proxy:debug] [pid 8197:tid 2787111856]
proxy_util.c(2588): [client 100.71.132.107:60182] AH00944: connecting
http://localhost/dtapi?$select=Id to localhost:80
[Tue Aug 13 15:09:26.940974 2024] [proxy:debug] [pid 8197:tid 2787111856]
proxy_util.c(2624): [client 100.71.132.107:60182] AH02545: http: has determined
UDS as /run/telemetryservice/http.socket
[Tue Aug 13 15:09:26.941917 2024] [proxy:debug] [pid 8197:tid 2787111856]
proxy_util.c(2811): [client 100.71.132.107:60182] AH00947: connected
/dtapi?$select=Id to httpd-UDS:0
[Tue Aug 13 15:09:26.942712 2024] [proxy:debug] [pid 8197:tid 2787111856]
proxy_util.c(3178): AH02823: http: connection established with Unix domain
socket /run/telemetryservice/http.socket (*)
[Tue Aug 13 15:09:26.942932 2024] [proxy:debug] [pid 8197:tid 2787111856]
proxy_util.c(3463): AH00962: http: connection complete to 0.0.0.0:0 (httpd-UDS)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to