Re: [Exim] Solving High Load Problem

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Joseph Kezar
Data:  
CC: exim-users
Asunto: Re: [Exim] Solving High Load Problem
Maybe this will help explain things a little better.
I had the people that are in charge of mx1.state.vt.us(159.105.23.130) push thier mail queue.
FYI our server is mail1.doc.state.vt.us(159.105.102.20).

I have since been running the exim with -d9
And when we saw the mail come in(from mx1)we got several hundred lines that looked like this from the debug output:
writing data block fd=9 size=8190 timeout=300
writing data block fd=9 size=8190 timeout=300
writing data block fd=9 size=8190 timeout=300
writing data block fd=9 size=8190 timeout=300
writing data block fd=9 size=8190 timeout=300
writing data block fd=9 size=8190 timeout=300

On one note. When I run with the debug option -d9 mx1.state.vt.us never gets stuck.
Some how with debugging turned on this allows mx1 to push its queue to us.
If -d9 is not applied mx1 gets stuck.

Another bizzare note: mx2.state.vt.us ALWAYS works.