Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Ammar Ali
Hey, This is my kannel and sqlbox configuration: *# Single Group "CORE"* group = core admin-port = "15000" admin-port-ssl="no" admin-password = "**" status-password = "**" admin-deny-ip="*.*.*.*" admin-allow-ip="*.*.*.*" smsbox-interface ="127.0.0.1" smsbox-port = "15001" smsbox-port-ss

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread spameden
2015-01-17 8:49 GMT+03:00 Ammar Ali : > Hey, > > If mysql grows then it will be impact on mysql performance? > > Because When I'm deleting all records in mysql then the TPS increased and > reached at 500-600 messages/second. > If you need accurate benchmark results. 1) Test kannel without any DL

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread spameden
Look into 2015-01-17 8:10 GMT+03:00 Ammar Ali : > Hey, > > I have one more serious issue. Kannel Bearerbox consumes 28% of My total > RAM. > > So Can you suggest me where is actual issue in my whole setup? > Look into smsbox-max-pending variable. It's used in case you have temporary problems wi

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Ammar Ali
Hey, If mysql grows then it will be impact on mysql performance? Because When I'm deleting all records in mysql then the TPS increased and reached at 500-600 messages/second. Ammar Ali Framp Technologies Pune (Maharashtra) On Sat, Jan 17, 2015 at 10:51 AM, RK Krishnas wrote: > Hi, > use dlr

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread RK Krishnas
Hi, use dlr-storage as mysql db. On 1/17/15, Ammar Ali wrote: > Hey, > > I have one more serious issue. Kannel Bearerbox consumes 28% of My total > RAM. > > So Can you suggest me where is actual issue in my whole setup? > > > > > > *Ammar Ali* > > *Framp Technologies* > *Pune (Maharashtra)* > >

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Ammar Ali
Hey, I have one more serious issue. Kannel Bearerbox consumes 28% of My total RAM. So Can you suggest me where is actual issue in my whole setup? *Ammar Ali* *Framp Technologies* *Pune (Maharashtra)* On Fri, Jan 16, 2015 at 11:20 PM, RK Krishnas wrote: > Hi Everyone, > > with 2 cores ,

Re: Kannel with Huawei K5150

2015-01-16 Thread Makhanu Sinja
sudo apt-get install usbmode-switch. Your modem acts as a usb storage in something called ZeroCD Effect. usbmode switch prevents it from doing so hence you can install minicom or wvdial to use it for net access. Happy hacking! -- -- Kind Regards. *Makhanu Sinja.* +254 (0) 72168 0868 || Email me

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread RK Krishnas
Hi Everyone, with 2 cores , 2 GB Ram & 20 GB H.D.D. In a virtual Machine with 512 Kbps ILL. I am getting 550 TPS with my Live (Mobile) Operator. 2 Sessions with 250+ tps each My Settings: 1. SMS APP >> SQLBOX >> Bearerbox 2. Kannel & sql box log level >=3 3. log file is placed in a pa

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Ammar Ali
Hi David Szanto, I'm also testing with multiple SQLBoxes. This is the my configuration: *Application---BBox---Multiple SQLBoxes---SMSBoxMultiple SMSC (Fake)* But I'm not getting better performance. Thanks in advance. *Ammar Ali* *Framp Technology* *Pune (Maharashtra)* On Fri, Jan 16,

how kannel determine its speed for outbound sms

2015-01-16 Thread Ammar Ali
Hey, When I'm talking about how to increase speed of sending sms then everyone says this is all depends on SMSC throughput. But I'm using Fake SMSC Connections. What will be the required throughput for this Fake SMSC for get 1K messages/second? *Thanks* *Ammar Ali* *Framp Technologies* *Pune

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread David Szanto
Hi Ammar! I suggest you check the load in the SQLBox, BearerBox, MySQL and SMSBox. Our experience is that Mysql tends to slow things down a lot. Another enhancement we've had success with has been having 3-6 SMSBox instances running and connected to the bearerbox, and HAProxy on top distributin

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Ammar Ali
Hello Everyone, I had started kannel sms gateway before past 2 days. When I was started kannel then tested my application, it shows me 500-800 messages second speed but now I'm getting 200-300 Max messages/second. And the main problem is that it is not increased above 300. Can you suggest me that

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Christopher Burke
Hey, If you’re attempting to optimise the solution, you’ll probably want to look at a testbed. Check out https://github.com/twitter/cloudhopper-smpp which is a Java SMPP implementation. I use this and on my 2012 Macbook Pro (2.6ghz i7/8GB RAM/512GB SSD) I get 4.8k submit/sec over 10 sessons whe

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Mohammed Saleem
Hi Then specs you have is more than enough to send even 10k SMS / second with correct configurations. But the bottleneck is the network speed and the allowed TPS from the operator. On Jan 16, 2015 1:40 PM, "Ammar Ali" wrote: > Hello > > Currently, I have 4 GB RAM, Intel 24 Core Processor and 120

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Ammar Ali
Hello Currently, I have 4 GB RAM, Intel 24 Core Processor and 120 GB HDD but I'm not getting this TPS (300-500) in a second. "Kannel bearerbox version `1.4.4'. Build `Dec 31 2014 18:29:22', compiler `4.4.7 20120313 (Red Hat 4.4.7-11)'. System Linux, release 2.6.32-042stab094.7, version #1 SMP Wed

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread John alero
Dear Ammar, As per Kannel part you can send only 300 to 500 SMS in a second, if you want to send 1000 SMS in a second use twice setup for the same and hardware case Kannel not require high configuration server. If you have used 4 GB RAM as well as 8 Core you will send the 300 to 500 TPS in a sec

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Ammar Ali
*Hi **Willy Mularto,* I have so many confusion regarding this. So can you describe any particular hardware configuration for getting this sms traffic? Thanks in advance. Ammar Ali On Fri, Jan 16, 2015 at 2:20 PM, Murgor Bendon wrote: > Kannel can process upto 100,000 SMSes in a minute bas

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread Murgor Bendon
Kannel can process upto 100,000 SMSes in a minute based on your connection speed to the SMSC operator and your scripts. Also it will depend on the allowed limit per second by the MNO. Best Regards, *Bendon Murgor *: Systems Engineer/IT Systems Auditor. *Phone*: Kenya: +254-720529868 Twitter: @

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread MOSES KARIUKI
Hey Willy, Any entry level benchmark? On Fri, Jan 16, 2015 at 10:56 AM, Willy Mularto wrote: > Server hardware configuration 1K message/second/SMSC? Simply buy the > highest configuration that your fund can buy :) > > On Fri, Jan 16, 2015 at 1:43 PM, Ammar Ali wrote: > >> Hello, >> >> What w