Hi,
We have an implementation where we are handling external API integration responses through messaging mechanisms to show in UI. Also, we have 3 application nodes clustered in web farm and are accessed via Load Balancer.
We are getting the messages in UI properly when the application is accessed from each node. But, when the application is accessed from Load balancer, we are not able to receive any messages in UI.
We even tried to bring down 2 nodes and run the web farm with only one node, still the messages are not recieved in UI.
Please feel free to comment if any of you have any suggestions / views on this.
Thanks in advance.