This content has been marked as final.
Show 2 replies
-
1. Re: Problem Adding Multiple Events To A Gateway Queue
BKBK Jul 18, 2011 6:39 AM (in response to ToddCantuNM)First things first, the 100000 should be without a space or comma. If that still doesn't work, then it could perhaps be that some ColdFusion configurations find 100000 excessive, and revert to the default value 10. Set the maximum value to 5000 and see what happens.
-
2. Re: Problem Adding Multiple Events To A Gateway Queue
Yoosaf Abdulla Mar 12, 2014 3:13 AM (in response to ToddCantuNM)I think you should check the "" in the Request Tuning secion. I had set it to 60 (yep thats far too realistic). I got my senses from this post: https://groups.google.com/forum/#!topic/cfmldeveloper/I-3aCT2_ZtM
I made it 10, restarted the server and things looked good.


