> Could you please review this case and let us know if we need to adjust any 
> configuration with 2.4.62 version.
>
> 2.4.62 (failing to error.html)
>
> [Mon Aug 19 14:14:47.360450 2024] [rewrite:trace4] [pid 1177:tid 11999] 
> mod_rewrite.c(505): [client <IP_Address>:<port>] <IP_Address> - - 
> [cci-launchpad-dev.hostname.com/sid#700070][rid#7f4468002970/initial] 
> RewriteCond: input='/tv/qa1' pattern='^/(tv)/' [NC] => matched
> [Mon Aug 19 14:14:47.360468 2024] [rewrite:trace2] [pid 1177:tid 11999] 
> mod_rewrite.c(505): [client <IP_Address>:<port>] <IP_Address> - - 
> [cci-launchpad-dev.hostname.com/sid#700070][rid#7f4468002970/initial] rewrite 
> '/tv-qa-stl-1-vip.hostname.com' -> '--proto--//tv-qa-stl-1-vip.hostname.com'
>

Are there prior matching rewrites for this request? Can you show one
end to end in both releases?


> vs
>
> 2.4.59 (Working as expected)
>
> [Fri Aug 16 13:10:17.778806 2024] [rewrite:trace4] [pid 7669:tid 
> 139952923162048] mod_rewrite.c(493): [client <IP_Address>:<port>] 
> <IP_Address> - - 
> [cci-launchpad-dev.hostname.com/sid#6fb2e0][rid#7f4934002970/initial] 
> RewriteCond: input='/tv/qa1' pattern='^/(tv)/' [NC] => matched
> [Fri Aug 16 13:10:17.778847 2024] [rewrite:trace2] [pid 7669:tid 
> 139952923162048] mod_rewrite.c(493): [client <IP_Address>:<port>] 
> <IP_Address> - - 
> [cci-launchpad-dev.hostname.com/sid#6fb2e0][rid#7f4934002970/initial] rewrite 
> 'tv-qa-stl-1-vip.hostname.com' -> '--proto--/tv-qa-stl-1-vip.hostname.com'

I think it is unusual that the logged  'tv-qa-stl-1-vip.hostname.com'
does not start with a slash in 2.4.59 since your rules appear to be in
server/vhost scope.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to