Skip to content
Discussion options

You must be logged in to vote

The issue was solely on my side. Here is what happened:

I prepared the haproxy to distribute the load across many backend containers, so I went with a haproxy config with server-templates. In those templates, the documentation states:

"port" is an optional port specification. If set, all connections will
be sent to this port. If unset, the same port the client
connected to will be used. The port may also be prefixed by a "+"
or a "-". In this case, the server's port will be determined by
adding this value to the client's port.

So I left it unset which worked for the normal non-PROXY-protocol mode, as the high-port data connections are left untouched and routed through to the backend. I …

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@robklg
Comment options

@michaelrommel
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelrommel
Comment options

You must be logged in to vote
1 reply
@michaelrommel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants