Hello everyone,

I was wondering if anyone here has experience running 0MQ traffic through HAProxy in TCP mode? I'm trying to balance traffic for PUB & ROUTER sockets on the backend, frontend will connect through SUB & DEALER sockets.

I was thinking about something like this for the listener:
    mode tcp
    balance source

Does anyone have any caveats / best practice for this use case?

Thanks,

Andrei


Reply via email to