1. use external web servers , even in web farm, to deal with the http load 2. do not use http at all
use sqlbox to deal with all the MO MT DLR traffic patch the sqlbox to fit your particular needs .. in case of using oracle or pgsql, you may use sql rules on insert to update the dlr status of the sent messages. in case you use mysql 4.x, you would need external daemon to process the inserted DLR messages, i dont know for mysql 5 though .. cheers seik -----Original Message----- From: [email protected] [EMAIL PROTECTED] Sent: 18 ????? 2008 ?. To: seikath Subject:Load of my server > Hello, > I send my SMPP has 1000SMS at the same time. > When DLR me back, the server load increases up to saturation (even with > a lighttpd) > How to reduce that burden by bridant sending SMS messages to XX / second > in the kannel output OR DLR queue into Kannel (Before sending the HTTP > server) ??? > Mickael
