Hi Nicolas,
may I suggest you to take a look to the
smsbox-max-pending? should be enough if it wasn't because of smsbox
sending the ACK inmediatly to bearerbox if HTTP method is used to
access the application. I sent a patch some time ago, also discussed
in a few threads (look for "HTTP retries and queue delay", "killing
smsbox and not losing SMSs when you bring it up", and "smsbox -
url_result_thread" in the archives). I have implemented the solution
to the problem you mention with smsbox-max-pending and the modified
behaviour that Fred and I discussed in the last thread I mention
("smsbox - url_result_thread"). So, the solution is -almost- already
available in kannel, no need for other software.
Cheers
On 2/2/06, Andy Low <[EMAIL PROTECTED]> wrote:
> How many connections are you receiving now?
>
> ----- Original Message -----
> From: "Nicolas de Bari Embriz Garcia Rojas" <[EMAIL PROTECTED]>
> To: "Kannel lst" <[email protected]>
> Sent: Thursday, February 02, 2006 2:23 PM
> Subject: queue manager for incoming connections
>
>
> > Hi all, any idea of what software or utility can be used for queuing
> > all the incoming messages, I am having problems processing many
> > incoming petitions, kannel works perfect it passess all the incoming
> > connections seding them to a php code for dispatching the requests
> > using get-url but when to many connections income apache/mysql just
> > die they reach their limit. so i am loking for some kind of queue
> > mechanism so it can store all the incoming messages and then process
> > them with out eating all the memory on the server.
> >
> > regards
> >
>
>
--
Juan