Re: [Exim] Solving High Load Problem

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Sheldon Hearn
Fecha:  
A: Joseph Kezar
Cc: exim-users
Asunto: Re: [Exim] Solving High Load Problem

On Tue, 11 Dec 2001 10:25:40 EST, Joseph Kezar wrote:

> This will continue until I have several more exim procceses running
> and my load crashes my server only running /etc/rc.d/init.d/exim stop
> and then a restart /usr/exim/bin/exim -bd -q1h seems to solve this
> problem.


You're not presenting any new information. You've already been given
about the best advice you can get.

What you need now is to trace the faltering process and see what it's
getting stuck on, either by running a debugging instance of Exim or by
using your platform's flavour of truss, ktrace, ptrace or trace.

If you don't know how to use your platform's syscall tracer, sit down to
its manual page with a cup of coffee.

Seriously, folks here have exhausted all the options. Now it's up to
you to make some progress.

Ciao,
Sheldon.