Re: [PATCH] Fixes for HTTP-SMSC
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, as no objections were here, commited to SVN. Thanks, Alexander Malysh Am 21.03.2011 um 16:04 schrieb Alexander Malysh: > Hi All, > > attached is patch that fixes some issues for HTTP-SMSC: > 1) added support for max-pending-submits , so that we don't eat all our file descriptors if we have > much traffic > 2) changed open_sends from long to Counter, avoid race conditions > 3) start new sender_thread because otherwise we are unable to limit max pending submits and we > throughput is set we block the whole bearerbox instead of only one SMSC > 4) changed shutdown sequence to run safe in parallel > > Please review this patch and vote. > > Thanks, > Alexander Malysh > > <smsc_http.patch>