ice4j icon indicating copy to clipboard operation
ice4j copied to clipboard

Proxy Protocol support for TCP harvester

Open jalaziz opened this issue 8 years ago • 0 comments

We have a use case where we have a bridge behind a TCP proxy. This is useful as a method to share port 443 with multiple services on the server. The issue with this approach is that ice4J doesn't see the correct remote address.

While not strictly a problem, it would be great if ice4J could support the proxy protocol on TCP connections. This would, at the very least, allow logs to show the correct remote host addresses.

jalaziz avatar Aug 06 '17 07:08 jalaziz