Hello everyone
I have deployed hermes gateway in tomcat server and i have total 4 node , balanced by a load balancer (LB)
When i hit LB. to send a message then LB send that request to any one node as configured,. but the problem is same message triggered by all or more then one node
to receiver gateway, as result same request is being sent to recevier by every node.
Is ther any listener or trigger that we need to disabale to fix this issue
Please help to fix this.