well actually it's just to pass the acceptance testing with the NOC.
they want to verify that we can throttle from our side and their test
plan calls for us to throttle back to 3 messages per minute during the
testing.
but alvin starrs' patch is showing some promise:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg07030.html
: b
On Jun 6, 2008, at 12:53 PM, Alejandro Guerrieri wrote:
You won't be able to achieve that, throughput value is integer, so
minimum configurable throughput is 1 msg/sec.
You should implement it on your application, I'm afraid. I suppose
you're not expecting a lot of MO traffic anyway...
Regards,
Alejandro
On Fri, Jun 6, 2008 at 4:31 PM, bh <[EMAIL PROTECTED]> wrote:
hello.
i need to set the throughput to 20 messages per MINUTE for my SMPP
gateway connection. the 'throughput' parameter in my config doesn't
seem to honor a value of "0.3" (messages per second). any suggestions?
thanks
: b