Wietse Venema <[EMAIL PROTECTED]> wrote: > Ofer Inbar: > > Victor Duchovni <[EMAIL PROTECTED]> wrote: > > > Your queue manager is crashing. > > [...] > > > Queue manager re-starts. > > > > Is that a bug? Should it handle this situation more gracefully? > > No, you should not restart the queue manager willy-nilly.
Right. But when we had "too many" smtp processes, and memory got scarce, qmgr was in effect restarting itself willy-nilly every few minutes. It might have been due to memory scarcity & swapping, or something else correlated with that. It stopped happening when we reduced the number of smtp processes. So my question is, in those conditions, isn't the fact that qmgr crashes and restarts every few minutes, a bug? -- Cos