When clustering instances of Coldfusion, how do the event gateways respond? Do the requests also get distributed among the clutster? Or is it per instance?
Thanks,
Faisal Abid
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not sure this is possible.
We wanted to use some event gateways across a load-balanced cluster and it wasn’t possible. We ended up having to set up a server under a sub-domain for these kind of requests. We had the same problem with BlazeDS. If anyone knows of a way I’d love to hear it, but until I hear/read something I think the answer is no, without writing something custom to propagate the event yourself across the other machines in the cluster.