Re: Consistently large SMSbox queue

2014-02-19 Thread spameden
You're using nginx or apache as a backend server for dlr.php script? Try tuning it. 2014-02-19 17:01 GMT+04:00 : > Update: I increased # of connections to 4 and it appears bearerbox is load > balancing across the 4 ok, per status page below. But the SMSbox queue has > grown again and persists.

Re: Consistently large SMSbox queue

2014-02-19 Thread oladeji
Update: I increased # of connections to 4 and it appears bearerbox is load balancing across the 4 ok, per status page below. But the SMSbox queue has grown again and persists. Please what can I look for in SMSbox.log to get indication of what is causing the queue? Thanks Box connections: sms

Re: Consistently large SMSbox queue

2014-02-18 Thread oladeji
Hi Alvaro, appreciate your inputs.. I did turn on debug for smsbox and see the following snippet.. let know if any interesting observations from this.. 2014-02-18 21:29:02 [17275] [2] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'. 2014-02-18 21:29:02 [17275] [2] DEBUG: HTTP: Created HTTPClien

Re: Consistently large SMSbox queue

2014-02-18 Thread oladeji
I just confirmed operator allows 65 total. I will set each connection to 32. Is it worth it to also have multiple SMSboxes instead of 1. Is their any performance improvement to be gained doing that? On Tue, Feb 18, 2014 at 1:57 PM, Alvaro Cornejo wrote: > Hi > > - as per the load balancing, is

Re: Consistently large SMSbox queue

2014-02-18 Thread Alvaro Cornejo
Hi - as per the load balancing, is correct; bearerbox will balance between mo1 & mo2 - as per the throughput, it will depend on what your carrier will allow you. If it is 65 per connection or total. - also add a different log files for each smsc so you can debug them separately. - you can also use

Re: Consistently large SMSbox queue

2014-02-18 Thread oladeji
I asked operator and it appears they allow more than 1 connection. So below is what I came up with: I want to send messages via &smsc=msmc-mo and have bearerbox load balance between the connections. Does the config look right? Also I assume the throughput number now needs to be divided across t

Re: Consistently large SMSbox queue

2014-02-18 Thread Alvaro Cornejo
Just add another group with the same info. Use a different admin-name to differentiate them. Note however that not all operators allows more than one connection with the same credentials. Regards Alvaro |

Re: Consistently large SMSbox queue

2014-02-18 Thread oladeji
No throttling in the logs - set to debug mode already. How can I add more connections with same SMPP account? On Tue, Feb 18, 2014 at 11:40 AM, spameden wrote: > check your operator log, it might be throttling problem, try playing with > throughput and max-pending-submits parameters and adding

Re: Consistently large SMSbox queue

2014-02-18 Thread Alvaro Cornejo
Check smsbox log to see if there is any information about it. You might need to set logging into debug mode Regards Alvaro |-| EnvĂ­e y Reciba Datos y mensajes de Texto (SMS) hacia y des

Re: Consistently large SMSbox queue

2014-02-18 Thread spameden
check your operator log, it might be throttling problem, try playing with throughput and max-pending-submits parameters and adding more SMPP connections. 2014-02-18 20:09 GMT+04:00 : > Following up: any insights on this is appreciated. > > Thanks. > > > On Mon, Feb 17, 2014 at 10:09 AM, wrote:

Re: Consistently large SMSbox queue

2014-02-18 Thread oladeji
Following up: any insights on this is appreciated. Thanks. On Mon, Feb 17, 2014 at 10:09 AM, wrote: > Hello folks, > > I have the following setup using kannel 1.5.0 > > services <--> 1 smsbox <---> bearerbox <> 2 smsc connections (mo > and mt) > > I believe I have set throughput, max-