After pulsar proxy sets haProxyProtocolEnabled to true, the client connection fails #21005
Replies: 2 comments
|
When I increase the maxMessageSize and nettyMaxFrameSizeBytes parameters, the client still cannot send and receive messages, and the broker and proxy nodes do not report any errors |
0 replies
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When I set haProxyProtocolEnabled to true for pulsar proxy, the client connection fails. The following are the logs of broker and proxy
Broker:


Proxy:
how should i solve this problem?
All reactions