Port address infomation is removed when ProxyPreserveHost is ON

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

we have used apache as proxy in order to forward HTTP2 request to
backend using mod_proxy_http2.

We have enable ProxyPreserveHost such that the originally :authority
header is preserved. However, we found that the port adress
information is removed after proxy.

e,g,
incoming HTTP2 request to Apache
===========================
:authority: test.com:1234

outgoing HTTP2 request from Apache
=============================
:authority: test.com

is there any method to preserve the port address information?

Thanks

- RBK

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux