Re: [Devel] [PATCH] MMSC will reject a message if troughput is not respected

2008-02-14 Thread bagyenda
All applied! Thanks Vicent. P. On 2/14/08, Vincent CHAVANIS <[EMAIL PROTECTED]> wrote: > btw, I also found an issue when throughtput is set, > > If the MMSC will reject a message, we will not respect the troughput > because id is not set, so gwthread_sleep will not be called. > The main idea

[Devel] [PATCH] MMSC will reject a message if troughput is not respected

2008-02-14 Thread Vincent CHAVANIS
btw, I also found an issue when throughtput is set, If the MMSC will reject a message, we will not respect the troughput because id is not set, so gwthread_sleep will not be called. The main idea is to throttle each sendings to be sure the MMSC will not drop any messages due to a troughtput filte