kannel store thread eating truckloads of cpu...
Wilfried Goesgens <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
if store-dump-freq isn't set in the configuration, the default is set to -1, (bearerbox.c line 394) which makes kannel consume as much cpu as it can get... (in bb_store.c, store_dumper() line 199) imho kannel should have a working default, or refuse to work without a default... I would sugest a default of 0.1 sec for example. Wilfried Goesgens