----- Original Message -----
From: "Andreas Fink" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, February 20, 2002 1:16 AM
Subject: Re: Kannel Development


> >>yes. I'm sending a few million SMS through it every month.
> >
> >I would be pushing close to this number every day. Can it still handle
the
> >load? :)
>
> 1 million SMS per day spread equally over 8 hours of a day is
> 34msg/sec. No doubt Kannel can handle that.
>
> The question is more like if your SMSC can stand the load (they are
> usually limited in throughput licensing) or your applications behind
> the whole thing. Kannel will most probably go far beyound what your
> SMSC connection does. We've tested Kannel with our own quick & dirty
> SMPP to HTTP converter and where looping the system to itself
> (smsbox->bearerbox->smpp2http->smsbox...) and we reached something
> like 50msg/sec at CPU loads of 0.1. We estimated that with the 500MHz
> Sparc CPU we used we could easily go to 500msg/sec and more if our
> smpp2http would have run asynchronously (it wasnt replying until the
> http post was completed).

I've sent 59 msg/sec (50 + 5 + 2 + 1 + 1) one day through emi2, with no
problem
at all (well, except that I had checking malloc and if I don't limit the
http connections,
store.lock would grow and crash kannel, but I didn't had time to recompile
kannel
with malloc=native)

I guess I had some luck that day (for the 50 msg/sec) or else too less time
to send the
messages in time (210k in almost 1 hour)



Reply via email to