Jonathan Houser wrote:

I don't have a lot of experience with debug symbols on the Linux side. On the Windows side I know it just makes the binaries *much* larger, but since Kannel is resident that's not a huge deal. Do debug symbols on Linux hurt stability or anything? We get paged every time Kannel goes down, so I'd like to keep that to a minimum. :P

yep, they make the binaries larger. But this is still something less then common Windows GUI programs take from memory. No, debug symbols don't make any harm to stability. We run -g'ed binaries in production.


Clear, are you using the daemonizing feature in wapbox to ensure the parent process fork()'s a child in case it PANICS?

Stipe

mailto:stolj_{at}_wapme.de
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 D�sseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:info_{at}_wapme-systems.de
http://www.wapme-systems.de/
-------------------------------------------------------------------



Reply via email to