Re: [PATCH] Re: Kannel HTTP MO delivery failing under load

2006-08-28 Thread Giulio Harding
Sorry I didn't reply sooner - I was away sick last week, and I'm only just getting back into things at work... I've just tested Alex's patch, and first impressions are good - I've set max-pending-requests to 400, and I can swamp Kannel on our test server (~500 MOs/sec and ~180 MTs/sec)

Re: [PATCH] Re: Kannel HTTP MO delivery failing under load

2006-08-28 Thread Vincent CHAVANIS
HTTP MO delivery failing under load Sorry I didn't reply sooner - I was away sick last week, and I'm only just getting back into things at work... I've just tested Alex's patch, and first impressions are good - I've set max-pending-requests to 400, and I can swamp Kannel on our test server

Re: [PATCH] Re: Kannel HTTP MO delivery failing under load

2006-08-28 Thread Stipe Tolj
Giulio Harding wrote: Sorry I didn't reply sooner - I was away sick last week, and I'm only just getting back into things at work... I've just tested Alex's patch, and first impressions are good - I've set max-pending-requests to 400, and I can swamp Kannel on our test server (~500

Re: [PATCH] Re: Kannel HTTP MO delivery failing under load

2006-08-28 Thread Stipe Tolj
Alexander Malysh wrote: Hi, attached patch is a try to fix too much open filedescriptors when handling MO/DLR in smsbox. Patch adds new config option to smsbox group 'max-pending-requests'. If no option given max-pending-requests is set to 1024. This is resonable value for open

Re: [PATCH] Re: Kannel HTTP MO delivery failing under load

2006-08-28 Thread Stipe Tolj
Vincent CHAVANIS wrote: ++1, with Giulio's comments (default: max of = 512 or whatever reasonnable less than 1024) tested on FC5 , with max-pending-requests = 512 Currently in production status. Then attached a patch correcting a typo error. +1, commited to cvs. Thanks for the catch.

Re: [PATCH] Re: Kannel HTTP MO delivery failing under load

2006-08-27 Thread Stipe Tolj
Alexander Malysh wrote: Hi, attached patch is a try to fix too much open filedescriptors when handling MO/DLR in smsbox. Patch adds new config option to smsbox group 'max-pending-requests'. If no option given max-pending-requests is set to 1024. This is resonable value for open

Re: [PATCH] Re: Kannel HTTP MO delivery failing under load

2006-08-26 Thread Stipe Tolj
Alexander Malysh wrote: Hi, attached patch is a try to fix too much open filedescriptors when handling MO/DLR in smsbox. Patch adds new config option to smsbox group 'max-pending-requests'. If no option given max-pending-requests is set to 1024. This is resonable value for open

[PATCH] Re: Kannel HTTP MO delivery failing under load

2006-08-24 Thread Alexander Malysh
Hi, attached patch is a try to fix too much open filedescriptors when handling MO/DLR in smsbox. Patch adds new config option to smsbox group 'max-pending-requests'. If no option given max-pending-requests is set to 1024. This is resonable value for open filedescriptors. Patch is really

Re: [PATCH] Re: Kannel HTTP MO delivery failing under load

2006-08-24 Thread Stipe Tolj
Alexander Malysh wrote: Hi, attached patch is a try to fix too much open filedescriptors when handling MO/DLR in smsbox. Patch adds new config option to smsbox group 'max-pending-requests'. If no option given max-pending-requests is set to 1024. This is resonable value for open

Re: Kannel HTTP MO delivery failing under load

2006-08-21 Thread Giulio Harding
Thanks for your reply Stipe - much appreciated! On 19/08/2006, at 2:08 AM, Stipe Tolj wrote: Hi Giulio, Giulio Harding wrote: We're looking for some help/advice with a Kannel problem we've just encountered. - We're using Kannel CVS (up-to-date as of today, 28/07/2006) - Kannel is built

Re: Kannel HTTP MO delivery failing under load

2006-08-18 Thread Stipe Tolj
Hi Giulio, Giulio Harding wrote: We're looking for some help/advice with a Kannel problem we've just encountered. - We're using Kannel CVS (up-to-date as of today, 28/07/2006) - Kannel is built with --prefix=/opt/kannel --enable-start-stop-daemon - Kannel is running on an Intel Xeon 2.8 GHz

Re: Kannel HTTP MO delivery failing under load

2006-08-17 Thread Giulio Harding
Any news on this patch? Alternatively, does anyone have any ideas for workarounds? Cheers, On 04/08/2006, at 4:37 AM, Alexander Malysh wrote: It's a bug in smsbox that it didn't limit max allowed http connections. The same bug is present in HTTP SMSC module. HTTP was fixed by me as I was

Re: Kannel HTTP MO delivery failing under load

2006-08-06 Thread Giulio Harding
Alexander Malysh wrote: It's a bug in smsbox that it didn't limit max allowed http connections. The same bug is present in HTTP SMSC module. HTTP was fixed by me as I was at Centrium/Wapme but unfortunately I didn't merged it and don't have modifications anymore but it was really simple to

Re: Kannel HTTP MO delivery failing under load

2006-08-03 Thread Giulio Harding
Hillel wrote: Hi, Are you using as a OpenSMPP SMSC simulator the http://opensmpp.logica.com/ or as another version? Please email back the version you are using, so others can confirm your results. Rgds Sorry, it turns out the version of OpenSMPP we're using has been heavily modified from

Re: Kannel HTTP MO delivery failing under load

2006-08-03 Thread Alexander Malysh
It's a bug in smsbox that it didn't limit max allowed http connections. The same bug is present in HTTP SMSC module. HTTP was fixed by me as I was at Centrium/Wapme but unfortunately I didn't merged it and don't have modifications anymore but it was really simple to fix. I will try to

Kannel HTTP MO delivery failing under load

2006-07-28 Thread Giulio Harding
We're looking for some help/advice with a Kannel problem we've just encountered. - We're using Kannel CVS (up-to-date as of today, 28/07/2006) - Kannel is built with --prefix=/opt/kannel --enable-start-stop-daemon - Kannel is running on an Intel Xeon 2.8 GHz w/ 2 GB RAM, running Centos 4.3