Thanks, that's quite comforting! -- Oscar
On Mon, Dec 20, 2010 at 7:24 PM, Alejandro Guerrieri <[email protected]> wrote: > Well, performance-wise is the fastest of all, since everything's performed > in memory. > However, there are drawbacks: > - If Kannel crashes, your pending DLRs are gone. > - If you don't clean it up from time to time and you have unfinished DLR's, > it'll eventually eat up all your memory. > Regards, > Alex > > On Mon, Dec 20, 2010 at 7:45 PM, Oscar Cassetti <[email protected]> > wrote: >> >> Hello, >> >> I was wondering if the native dlr storage is good to be used in >> production environment? >> What about the performances ? >> >> Thank you, >> >> -- >> Oscar >> > >
