RE: [users@httpd] 2.4.62 broke my UDS reverse proxy

2024-08-13 Thread Ohrstrom, Jeffrey
HTTP: declining URL unix:/var/run/ondemand-nginx/jeff/passenger.sock|http://localhost/pun/sys/dashboard, referer: http://localhost:5556/ -Original Message- From: Ohrstrom, Jeffrey Sent: Tuesday, August 13, 2024 2:05 PM To: users@httpd.apache.org Subject: RE: [users@httpd] 2.4.62 bro

RE: [users@httpd] 2.4.62 broke my UDS reverse proxy

2024-08-13 Thread Ohrstrom, Jeffrey
t: RE: [users@httpd] 2.4.62 broke my UDS reverse proxy Thanks for the response! Here's the lua code - though it's a different bit (pun_proxy.lua is a directory above and calls this method that I think is more relevant). You can see in my original email the -- req_handler="pro

RE: [users@httpd] 2.4.62 broke my UDS reverse proxy

2024-08-13 Thread Ohrstrom, Jeffrey
quot; time_user_map="0.003" res_location="" res_content_length="527" res_content_location="" local_user="jeff" req_uri="/pun/sys/dashboard" req_method="GET" res_content_language="" req_user_ip="10.0.2.100" allowed_

Re: [users@httpd] 2.4.62 broke my UDS reverse proxy

2024-08-13 Thread Eric Covener
On Tue, Aug 13, 2024 at 1:13 PM Ohrstrom, Jeffrey wrote: > we use LuaHookFixups to set some things and I get the sense that could have > something to do with it. Can you share pun_proxy.lua? Can you test with pun_proxy.lua only touching r->handler in the way that SetHandler example looks in ht

[users@httpd] 2.4.62 broke my UDS reverse proxy

2024-08-13 Thread Ohrstrom, Jeffrey
Hi, I run an open source project that uses apache. Our continuous integration has broken recently with the 2.4.62 update. Before opening a bug with httpd, I read I should post here first. Specifically I seem to be running into this warning message that ends up resulting in a 500 error message f