Mathieu Bruneau schrieb: > > My pleasure to confirm bug :) > > As additional information, this server has a quite a few SMPP (~20), so I > guess that would match the same pattern here. > > Concerning the queued message, it seems like the "queued" message actually > came back so it may be only that they weren't finished loading ? The specific > connection that had the problem here was using EMI2 however, if that is of > any importance... I'm also using store-file in this case. > > I didn't suppose that the loading ok 23k sms should take 10 mins, unless > there's a good reason to load them slowly ?
the slow loading is for spool dir storage type only, and ONLY if using a "bad" file system, like ext3. Please make sure you _DON'T_ use ext3 as file system that hosts the spool dir, it's rather horribly slow for large directory structures with small files. Either use a non-journaling file system like ext2, or a more sophisticated journaling file system like reiserfs or xfs. Stipe -- ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org -------------------------------------------------------------------
