Hi Team, Thanks for the prompt reply, understood it is not possible with out of the box HAProxy configurations. Interested to know, is there any options/plugins available in HAProxy or any tools available to load balance those messages. To explain my query clear, We use Host to Host (HTH) protocol messages and we would like to load balance those messages. The H2H protocol is used to communicate between GDS(Airline reservations systems).
Regards, Prabu On Wed, Sep 2, 2015 at 11:47 PM, Bryan Talbot <[email protected]> wrote: > TCP really has no notion of "messages", it's all just bytes. So no, this > would not be possible with plain TCP. > > -Bryan > > > On Wed, Sep 2, 2015 at 12:05 PM, Prabu rajan <[email protected]> > wrote: > >> Hi Team, >> >> Our client to HAProxy establishes single TCP connection and continues to >> send messages. We would like to know, is there a way to load balance those >> messages across the services sitting behind HAProxy. Please advise. >> >> Regards, >> Prabu >> > >

