Re: Support PROXY protocol for Acceptors

2022-07-30 Thread Working Titus
o most of the heavy lifting has already been done. > > > Justin > > [1] https://github.com/netty/netty/tree/4.1/codec-haproxy > > On Wed, Jul 27, 2022 at 3:46 AM Working Titus > wrote: > > > Hey guys! > > > > I've just installed and configured an

Support PROXY protocol for Acceptors

2022-07-27 Thread Working Titus
Hey guys! I've just installed and configured an ActiveMQ Artemis 2.23.0 Cluster and was looking to use HAProxy as a Load Balancer for the STOMP connections, in order to avoid a client-side load balancing configuration. I was successful in implementing it, however I was unable to set it up using P