Re: Minimum Requirement for getting 1000 message per second

2015-01-18 Thread Ammar Ali
*Hello,* Thanks Spameden. I post this question because I have some confusion with this. But now I'm sure. *Thanks* *Ammar Ali* *Framp Technologies* *Pune (Maharashtra)* On Mon, Jan 19, 2015 at 12:07 PM, spameden spame...@gmail.com wrote: 2015-01-19 9:29 GMT+03:00 Ammar Ali

Re: Minimum Requirement for getting 1000 message per second

2015-01-18 Thread spameden
2015-01-19 9:29 GMT+03:00 Ammar Ali ammarali3...@gmail.com: *Hello,* I have an issue with fake smsc. Currently I configured Kannel on remote server and start kannel via SSH from my local system. I'm also using Fake SMSC connections and start them via SSH. If my internet connection is too

Re: Minimum Requirement for getting 1000 message per second

2015-01-18 Thread Ammar Ali
Hello, I have one more issue. When I'm sending sms through http application, kannel process this messages very well, but sometimes grows fake smsc's queues. Why? Can you suggest me that what is bottleneck in whole system? *Thanks* *Ammar Ali* *Framp Technologies* *Pune (Maharashtra)*

Re: Minimum Requirement for getting 1000 message per second

2015-01-17 Thread Ammar Ali
Hi, Can I use *Mongodb *instead of Mysql with Kannel and Sqlbox? Please give me some guidelines how to configure mongodb with kannel as well as sqlbox. *ThanksAmmar Ali* *Framp Technologies* *Pune (Maharashtra)* On Sat, Jan 17, 2015 at 12:26 PM, Ammar Ali ammarali3...@gmail.com wrote:

Re: Minimum Requirement for getting 1000 message per second

2015-01-17 Thread Ammar Ali
*Hello All,* According to your reply I had some changes in kannel configuration and empty my whole mysql database as well as restart mysql server and start kannel sms gateway and send sms from my application. Now the problem is that the speed of sending message in to much slow 100-150

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 sangpr...@gmail.com 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

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 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 bendonmur...@gmail.com wrote: Kannel can process upto 100,000

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

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 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 ammarali3...@gmail.com wrote: Hello Currently, I have 4 GB RAM, Intel 24 Core

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

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

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

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,

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

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 r...@krishnasoft.in wrote: Hi Everyone,

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 ammarali3...@gmail.com 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

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 r...@krishnasoft.in

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 ammarali3...@gmail.com: 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

Re: Minimum Requirement for getting 1000 message per second

2015-01-16 Thread spameden
2015-01-17 8:49 GMT+03:00 Ammar Ali ammarali3...@gmail.com: 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

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-ssl=no log-file =

Minimum Requirement for getting 1000 message per second

2015-01-15 Thread Ammar Ali
Hello, What will be minimum requirements for getting 1000 message/second transfered from kannel to particular smsc? What will be server hardware configuration? Ammar Ali FRAMP Technologies, Pune (Maharashtra)

Re: Minimum Requirement for getting 1000 message per second

2015-01-15 Thread Willy Mularto
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 ammarali3...@gmail.com wrote: Hello, What will be minimum requirements for getting 1000 message/second transfered from kannel to