RPC from load balanced components to clients?

Hi,

how can I do a call from a component to a client and get the response back to the component, who send the request? At the moment this only works, when I have just one instance of the component connected. When the second instance connects, the response sometimes is send to the second instance - obviously because of the load balancing. I tried XEP-0009, but that doesn't work ether.

Could you give me any hint, how I could make this work?

Kind Regards

Syndicate content