https://bz.apache.org/bugzilla/show_bug.cgi?id=67086
Stefan Eissing <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #3 from Stefan Eissing <[email protected]> --- Do you have `ProxyPreserveHost on` configured? I assume not. If you set `LogLevel proxy_http2:trace2` we can observer what authority is constructed from what input. The error.log then contains lines authority=%s from uri.hostname=%s and uri.port=%d The only way I could see the code not adding the port is when ipv6 addresses are involved. Is that used in your setup? -- 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]
